qt6-bb10/tests/auto
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
..
bic
compilerwarnings/data Remove uilib and QtUiTools from QtBase 2011-09-13 20:11:40 +02:00
corelib Test QAtomicPointer<const T> 2011-11-26 13:10:09 +01:00
dbus Fix stack overwrite in QDBusDemarshaller 2011-11-23 19:14:12 +01:00
gui Fixed regression in tst_qscreen. 2011-11-23 22:23:55 +01:00
guiapplauncher Update the documentation after moving examples. 2011-07-05 21:19:08 +02:00
integrationtests Add a parents parameter to layoutChange signals. 2011-11-24 16:46:15 +01:00
network tst_qsslsocket: improve failure message 2011-11-21 04:55:02 +01:00
opengl Moved tests into gui/kernel/ and gui/qopengl/ 2011-11-04 20:48:19 +01:00
other Don't depend on moc to disable test functions. 2011-11-18 01:51:57 +01:00
sql SQLite support only one statement at a time 2011-11-23 08:36:14 +01:00
testlib Make usage of internal QVariant space. 2011-11-09 10:11:34 +01:00
tools Add support to moc for registering non-local enums via Q_ENUMS. 2011-11-27 22:51:39 +01:00
v8 qtbase tests: Fix some warnings 2011-11-21 09:58:23 +01:00
widgets Be specific about what part of the model is being re-layouted. 2011-11-25 14:37:02 +01:00
xml all remaining tests: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
auto.pro Re-enable the opengl autotests on Mac OS X 2011-11-21 14:24:36 +01:00
network-settings.h Remove Symbian-specific code from tests. 2011-09-29 06:41:42 +02:00
platformquirks.h Remove unused PlatformQuirks functions. 2011-11-05 02:31:07 +01:00
test.pl Update licenseheader text in source files for qtbase Qt module 2011-05-24 12:34:08 +03:00