qt5base-lts/examples/widgets/tools
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
..
codecs Cleanup QtWidgets (tools) examples 2019-09-11 20:36:17 +02:00
completer Cleanup QtWidgets (tools) examples 2019-09-11 20:36:17 +02:00
customcompleter Cleanup QtWidgets (tools) examples 2019-09-11 20:36:17 +02:00
echoplugin Cleanup QtWidgets (tools) examples 2019-09-11 20:36:17 +02:00
i18n Cleanup QtWidgets (tools) examples 2019-09-11 20:36:17 +02:00
plugandpaint Cleanup QtWidgets (tools) examples 2019-09-11 20:36:17 +02:00
regexp Cleanup QtWidgets (tools) examples 2019-09-11 20:36:17 +02:00
regularexpression Cleanup QtWidgets (tools) examples 2019-09-11 20:36:17 +02:00
settingseditor Cleanup QtWidgets (tools) examples 2019-09-11 20:36:17 +02:00
styleplugin Cleanup QtWidgets (tools) examples 2019-09-11 20:36:17 +02:00
treemodelcompleter Cleanup QtWidgets (tools) examples 2019-09-11 20:36:17 +02:00
undo Cleanup QtWidgets (tools) examples 2019-09-11 20:36:17 +02:00
undoframework Cleanup QtWidgets (tools) examples 2019-09-11 20:36:17 +02:00
tools.pro Convert the old feature system 2016-09-15 08:24:10 +00:00