qt5base-lts/tests/auto/widgets/itemviews
Stephen Kelly c5d7ea5bad Only emit the clicked() signal from views if the left button is used.
This is consistent with QAbstractButton, QCalendarWidget,
QDialogButtonBox and QGroupBox (ie, all other widgets with
a clicked signal)

Task-number: QTBUG-26105

Change-Id: Ieafe988b5c03216796b69a7cd70ac1a03fc12b0a
Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
2012-08-07 16:40:07 +02:00
..
qabstractitemview Only emit the clicked() signal from views if the left button is used. 2012-08-07 16:40:07 +02:00
qcolumnview Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qdatawidgetmapper Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qdirmodel Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qfileiconprovider Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qheaderview Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qitemdelegate Remove some dead code wrapped in Q_WS_QWS. 2012-08-03 11:24:28 +02:00
qitemeditorfactory Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qitemview Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qlistview Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qlistwidget Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qtableview Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qtablewidget Ensure that we return an invalid QTableWidgetItem when none is available. 2012-08-07 16:40:07 +02:00
qtreeview Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qtreewidget Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
qtreewidgetitemiterator Set the Qt API level to compatibility mode in all tests. 2012-08-01 15:37:46 +02:00
itemviews.pro Move QStandardItem/QStandardItemModel to QtGui 2012-06-29 22:42:19 +02:00