qt5base-lts/tests/auto/corelib/itemmodels
Stephen Kelly 648d5964ee Add a Q_PROPERTY for the sourceModel of a proxy model.
Now that Q_PROPERTY with a QObject derived type is more powerful.

This property can be used in QML so that wrappers for proxy models
do not need to be created, such as in the example
at https://codereview.qt-project.org/#change,13007

Change-Id: I6ba676549d2135585d429a28e214fef0b2a6b1f9
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
2012-07-04 15:51:50 +02:00
..
qabstractitemmodel Use a QVector<int> instead of a QSet<int> in itemviews/models. 2012-06-12 04:30:07 +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