qt5base-lts/tests/auto/corelib/kernel/qobject
Olivier Goffart 02f6b21bbc QMetaType: Fix compilation with non default constructible Q_GADGET
Do not try to automatically register the meta type for Q_GADGET that
are not default constructible.
This fixes a source incompatibility in the function pointer syntax
of QObject::connect when such types are used as an argument of a signal.

Task-number: QTBUG-45721
Change-Id: I3065f6d57bc1f37e16988d2dee99118de250ca56
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2015-05-27 10:51:10 +00:00
..
signalbug Update copyright headers 2015-02-11 06:49:51 +00:00
test
.gitignore
qobject.pro
tst_qobject.cpp QMetaType: Fix compilation with non default constructible Q_GADGET 2015-05-27 10:51:10 +00:00