qt5base-lts/examples/widgets/painting/fontsampler
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
..
fontsampler.pro add and use qtHaveModule() function 2012-12-21 19:05:02 +01:00
main.cpp Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
mainwindow.cpp Deprecate ItemIsTristate in favor of ItemIsAutoTristate. 2015-05-07 09:14:18 +00:00
mainwindow.h Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
mainwindowbase.ui Moving .qdoc files under examples/widgets/doc 2012-08-20 12:20:55 +02:00