qt5base-lts/examples/widgets/tools/treemodelcompleter
Christian Ehrlicher 3fede6cb54 Cleanup QtWidgets (tools) examples
Cleanup QtWidgets tools examples:
 - use member-init (clang-tidy)
 - fix includes/don't include QtWidgets globally
 - include own header first
 - use nullptr (clang-tidy)
 - avoid c-style casts
 - use QVector instead QList
 - use QItemDelegate instead QStyledItemDelegate

Change-Id: Ibe9440cdf711e5cc2138c054864edebe1fc95731
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
2019-09-11 20:36:17 +02:00
..
resources
main.cpp Unify license header usage. 2016-03-29 10:20:03 +00:00
mainwindow.cpp Cleanup QtWidgets (tools) examples 2019-09-11 20:36:17 +02:00
mainwindow.h Cleanup QtWidgets (tools) examples 2019-09-11 20:36:17 +02:00
treemodelcompleter.cpp Cleanup QtWidgets (tools) examples 2019-09-11 20:36:17 +02:00
treemodelcompleter.h Cleanup QtWidgets (tools) examples 2019-09-11 20:36:17 +02:00
treemodelcompleter.pro qtlite: Skip building examples when configured with no-feature-itemviews 2018-01-12 07:58:20 +00:00
treemodelcompleter.qrc