qt5base-lts/tests/auto/dbus/qdbusmarshall
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
..
qpong
test
.gitignore
common.h DBus: Remove declaration of built-in and automatic metatypes. 2013-01-04 13:20:06 +01:00
qdbusmarshall.pro
tst_qdbusmarshall.cpp