qt5base-lts/tests/auto
Stephen Kelly 6b4f8a68c8 Automated metatype definition for template types.
If T is defined as a metatype, then QList<T> is too automatically.

So for example, no need to use

  Q_DECLARE_METATYPE(QList<int>)

anymore.

This is a source compatible change.

Change-Id: I2ee8a7b9e28fe6d4775f6a05cce39aca8563e0c5
Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@nokia.com>
Reviewed-by: João Abecasis <joao.abecasis@nokia.com>
2012-01-26 13:15:38 +01:00
..
bic Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
compilerwarnings/data Update contact information in license headers. 2012-01-23 04:04:33 +01:00
corelib Automated metatype definition for template types. 2012-01-26 13:15:38 +01:00
dbus Update contact information in license headers. 2012-01-23 04:04:33 +01:00
gui Made QWindow::currentOrientation() a property. 2012-01-26 08:32:28 +01:00
guiapplauncher Update the documentation after moving examples. 2011-07-05 21:19:08 +02:00
network QAbstractSocket / QSslSocket: add API to pause and resume 2012-01-25 19:35:05 +01:00
opengl Update contact information in license headers. 2012-01-23 04:04:33 +01:00
other Make mid() and midRef() properly return empty, non-null objects 2012-01-24 17:36:11 +01:00
sql Update contact information in license headers. 2012-01-23 04:04:33 +01:00
testlib Update contact information in license headers. 2012-01-23 04:04:33 +01:00
tools Update contact information in license headers. 2012-01-23 04:04:33 +01:00
widgets Remove QTextControl and QLineControl. 2012-01-25 22:35:12 +01:00
xml Update contact information in license headers. 2012-01-23 04:04:33 +01:00
auto.pro Re-enable 'make check' for tests/auto/widgets 2012-01-24 19:12:23 +01:00
network-settings.h Update contact information in license headers. 2012-01-23 04:04:33 +01:00
platformquirks.h Update contact information in license headers. 2012-01-23 04:04:33 +01:00
test.pl Update contact information in license headers. 2012-01-23 04:04:33 +01:00