qt5base-lts/tests/auto/corelib/itemmodels
Stephen Kelly 536ec793b6 Make it possible to use new syntax to connect to model signals.
The private signals can not be used as function pointers, as
required by the new syntax, so we introduce a parameter which
can only be created privately.

Change-Id: I3d7bb8a163e764d685e8007cba831fb77e3c6855
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
2012-07-13 01:51:44 +02:00
..
qabstractitemmodel Make it possible to use new syntax to connect to model signals. 2012-07-13 01:51:44 +02:00
qabstractproxymodel Add a Q_PROPERTY for the sourceModel of a proxy model. 2012-07-04 15:51:50 +02:00
qidentityproxymodel Move QStandardItem/QStandardItemModel to QtGui 2012-06-29 22:42:19 +02:00
qitemmodel Don't use obsolete qVariantValue, qVariantCanConvert, etc. 2012-05-02 08:30:59 +02:00
qitemselectionmodel Add CONFIG+=parallel_test to suspected parallel-safe tests. 2012-05-28 07:33:01 +02:00
qsortfilterproxymodel Move QStandardItem/QStandardItemModel to QtGui 2012-06-29 22:42:19 +02:00
qstringlistmodel Remove widgets dependency from qstringlistmodel autotest 2012-06-07 00:38:58 +02:00
itemmodels.pro Make itemmodels autotest build without widgets 2012-06-07 00:38:44 +02:00