qt5base-lts/tests/auto/widgets/itemviews/qitemdelegate
Stephen Kelly c3e1abad4e Add USER properties to QDateEdit and QTimeEdit.
Both classes had such components before, but there were issues with
the NOTIFY signal not being in the same class as the Q_PROPERTY.

This patch solves that problem by using a signal of a different name.

Task-number: QTBUG-15731
Change-Id: Ibc7ce4dba8a6b88c05d62a90e14d0101c5cd3082
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
Reviewed-by: Thorbjørn Lund Martsum <tmartsum@gmail.com>
2012-03-28 02:01:49 +02:00
..
.gitignore Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00
qitemdelegate.pro Flag tst_QItemDelegate::task257859_finalizeEdit test as unstable. 2012-01-16 05:30:36 +01:00
tst_qitemdelegate.cpp Add USER properties to QDateEdit and QTimeEdit. 2012-03-28 02:01:49 +02:00