qt5base-lts/tests/auto/widgets/itemviews/qitemdelegate
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
..
.gitignore Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00
qitemdelegate.pro WinRT: Fix various test compilations 2013-10-02 12:36:05 +02:00
tst_qitemdelegate.cpp Deprecate ItemIsTristate in favor of ItemIsAutoTristate. 2015-05-07 09:14:18 +00:00