On Sun, Aug 31, 2014 at 09:37:33PM +0200, Giuseppe D'Angelo wrote:
> Howdy,
Hi,
> is there a formal procedure to request access to the Coverity Scan results
> for Qt? I've a request there which has been pending for a while. (Obviously,
> given the security-related nature of those results, it woul
Den 02-09-2014 07:48, Salomon, Florian skrev:
> Hi,
> i’d like to know, if there is any possibility to export global enums
> (defined in a separate header file) to QML?
> #include “errcodes.h”
> Class A : QObject
> {
> Q_OBJECT
> Q_ENUMS(eErrorIDs)
> public:
> enum global
Hi,
i'd like to know, if there is any possibility to export global enums (defined
in a separate header file) to QML?
#include "errcodes.h"
Class A : QObject
{
Q_OBJECT
Q_ENUMS(eErrorIDs)
public:
enum globalErrCodes eErrorIDs;
}
Regrads
Florian
__
Hi,
On Fri, Aug 29, 2014 at 06:05:30PM +0400, Иван Комиссаров wrote:
> Thiago was against introducing a QStorageInfoPlugin. However, i thinkg we can
> try to dopen a udisks library. But why not simply try to link to it on Linux?
> Are there any linux versions that doesn't have udisks now?
Yes. Th
On Sun, Aug 31, 2014 at 11:55:34PM -0700, Thiago Macieira wrote:
> I believe we should not state a preference. The author of the module
> requesting the Git repositories should simply declare what they want.
>
most people have no strong opinions on that matter (and some not even the
necessary und