qt5base-lts/tests/auto/widgets/itemviews
David Faure ae8406d82f Deprecate ItemIsTristate in favor of ItemIsAutoTristate.
This makes the behavior much more clear. You can get a tristate checkbox
just by setting the CheckStateRole to PartiallyChecked, no tristate flag needed.

The flag, on the other hand, enables the automatic-tristate behavior in
QTreeViews (and only there), hence the new name for it.

Change-Id: I18d292a8b8294c863eab806f3874d15dfb72556c
Reviewed-by: Jarek Kobus <jaroslaw.kobus@theqtcompany.com>
2015-05-07 09:14:18 +00:00
..
qabstractitemview Fix problems with extended selection after changing the model contents 2015-03-22 14:38:07 +00:00
qcolumnview Update copyright headers 2015-02-11 06:49:51 +00:00
qdatawidgetmapper Update copyright headers 2015-02-11 06:49:51 +00:00
qdirmodel Update copyright headers 2015-02-11 06:49:51 +00:00
qfileiconprovider Update copyright headers 2015-02-11 06:49:51 +00:00
qheaderview Update copyright headers 2015-02-11 06:49:51 +00:00
qitemdelegate Deprecate ItemIsTristate in favor of ItemIsAutoTristate. 2015-05-07 09:14:18 +00:00
qitemeditorfactory Update copyright headers 2015-02-11 06:49:51 +00:00
qitemview Update copyright headers 2015-02-11 06:49:51 +00:00
qlistview QtWidgets: assorted migrations to QString::asprintf 2015-02-12 19:39:49 +00:00
qlistwidget Update copyright headers 2015-02-11 06:49:51 +00:00
qtableview Fix problems with extended selection after changing the model contents 2015-03-22 14:38:07 +00:00
qtablewidget Update copyright headers 2015-02-11 06:49:51 +00:00
qtreeview Update copyright headers 2015-02-11 06:49:51 +00:00
qtreewidget Deprecate ItemIsTristate in favor of ItemIsAutoTristate. 2015-05-07 09:14:18 +00:00
qtreewidgetitemiterator Update copyright headers 2015-02-11 06:49:51 +00:00
itemviews.pro Move QStandardItem/QStandardItemModel to QtGui 2012-06-29 22:42:19 +02:00