qt5base-lts/tests/auto/tools
Stephen Kelly a912b14c75 Add automatic metatype registration for invokable methods.
This works similarly to the automatic registration for Q_PROPERTY types,
but in this case it mostly affects the need for users to
call qRegisterMetaType<T>() before using queued connections
with methods using non-built-in metatypes, or before using invokeMethod
manually.

Change-Id: Ib17d0606b77b0130624b6a88b57c36d26e97d12d
Reviewed-by: Kent Hansen <kent.hansen@nokia.com>
2012-08-28 18:30:39 +02:00
..
moc Add automatic metatype registration for invokable methods. 2012-08-28 18:30:39 +02:00
qdbuscpp2xml Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qdbusxml2cpp Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qmake Remove relic QT_VERSION from qmake test 2012-08-14 03:56:55 +02:00
rcc Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
uic uic-Autotest: Remove SRCDIR-define, add stdout-test. 2012-08-02 20:38:54 +02:00
tools.pro Add unit testing for the qdbusxml2cpp tool 2012-04-21 01:18:56 +02:00