qt5base-lts/tests/auto/tools
Glenn Watson de9d845441 Add support to moc for registering non-local enums via Q_ENUMS.
When using the Q_ENUMS macro to register an enumeration in a class
with moc, it's now possible to provide a scoped enumeration that
exists in another class. This adds the enum class scope to
a metaobject's list of related classes stored in the extradata
field.

This allows the declarative code to handle non-local enums in
signal and slot functions that are exposed to QML.

Task-number: QTBUG-20639
Change-Id: I94f5292818095fda75762bd1508ba5c69de19503
Reviewed-by: Martin Jones <martin.jones@nokia.com>
Reviewed-by: Bradley T. Hughes <bradley.hughes@nokia.com>
2011-11-27 22:51:39 +01:00
..
moc Add support to moc for registering non-local enums via Q_ENUMS. 2011-11-27 22:51:39 +01:00
qmake all remaining tests: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
rcc all remaining tests: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
uic Remove unreachable QSKIP in UIC autotest. 2011-10-27 06:12:17 +02:00
tools.pro Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00