qt6-bb10/tests/auto/tools
Olivier Goffart 14583137ae Introduce Q_ENUM and Q_FLAG macros
In replacement for Q_ENUMS and Q_FLAGS.

Q_ENUM(Foo) has to be put after the declaration of Foo in an object.
It will tell moc to include the enum in the meta object (just like
Q_ENUMS) and will allow templated code to get the metaobject for
that enum.

Will be used by QDebug and QMetaType

Change-Id: Iefaf8ae07dc0359828102bf384809346629b3e23
Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@theqtcompany.com>
2015-01-13 17:52:14 +01:00
..
moc Introduce Q_ENUM and Q_FLAG macros 2015-01-13 17:52:14 +01:00
qdbuscpp2xml Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qdbusxml2cpp Add annotation to rename methods created by qdbusxml2cpp 2015-01-05 12:29:14 +01:00
qmake Update license headers and add new license files 2014-09-24 12:26:19 +02:00
rcc Add extra declarations to make rcc output pass -Wmissing-declarations 2014-10-25 11:48:43 +02:00
uic Update license headers and add new license files 2014-09-24 12:26:19 +02:00
tools.pro test: Disable tst_uic when -no-widgets is used 2013-04-22 16:24:44 +02:00