qt5base-lts/tests/auto/dbus/qdbusinterface
Stephen Kelly ad330f327e DBus: Remove declaration of built-in and automatic metatypes.
These types are either built-in or 'automatically declared' and so
don't need to be explicitly declared as metatypes.

In some cases, the type is required to be registered with the typedef
name, so those Q_DECLARE_METATYPE uses remain for now. In a future
patch we can also remove those and the typedefs themselves.

Change-Id: I5721955c86f566ae09024203954840f817bd3088
Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@digia.com>
2013-01-04 13:20:06 +01:00
..
qmyserver normalise signal/slot signatures [QtDBus tests] 2012-10-19 00:44:54 +02:00
test Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
.gitignore Moved dbus autotests into new directory structure 2011-09-01 09:37:08 +02:00
myobject.h DBus: Remove declaration of built-in and automatic metatypes. 2013-01-04 13:20:06 +01:00
qdbusinterface.pro all remaining tests: eliminated usage of qttest_p4.prf 2011-10-25 08:42:23 +02:00
tst_qdbusinterface.cpp normalise signal/slot signatures [QtDBus tests] 2012-10-19 00:44:54 +02:00