qt5base-lts/tests/auto/gui/itemmodels
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
..
qstandarditem Deprecate ItemIsTristate in favor of ItemIsAutoTristate. 2015-05-07 09:14:18 +00:00
qstandarditemmodel Update copyright headers 2015-02-11 06:49:51 +00:00
itemmodels.pro add and use qtHaveModule() function 2012-12-21 19:05:02 +01:00