qt5base-lts/tests/auto/corelib
Kent Hansen e121d6d7e8 Test template-based connect() with qmetaobjectbuilder
For template-based connect(), the meta-object is resolved at
compile-time (the virtual metaObject() function isn't called).
But we can make it work by copying the members of the dynamically
constructed meta-object to the statically defined one.

Change-Id: Ia4d3263a89008e36e187c584db6d25d9042f32b3
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
Reviewed-by: Bradley T. Hughes <bradley.hughes@nokia.com>
2012-02-15 08:59:29 +01:00
..
animation Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
codecs Eliminate duplicate data row names in utf8 autotest. 2012-02-14 02:48:35 +01:00
global Eliminate duplicate data row names from corelib autotests. 2012-02-14 06:19:16 +01:00
io Eliminate duplicate data row names from corelib autotests. 2012-02-14 06:19:16 +01:00
itemmodels Eliminate duplicate data row names from corelib autotests. 2012-02-14 06:19:16 +01:00
json Update contact address in license headers. 2012-01-31 04:54:56 +01:00
kernel Test template-based connect() with qmetaobjectbuilder 2012-02-15 08:59:29 +01:00
plugin Fixed qlibrary unittest to work on mac 2012-02-10 03:02:07 +01:00
statemachine Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
thread Eliminate duplicate data row names from corelib autotests. 2012-02-14 06:19:16 +01:00
tools Eliminate duplicate data row names from corelib autotests. 2012-02-14 06:19:16 +01:00
xml Eliminate duplicate data row names from corelib autotests. 2012-02-14 06:19:16 +01:00
corelib.pro Move QtConcurrent into its own module 2012-02-05 17:49:16 +01:00