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> |
||
|---|---|---|
| .. | ||
| doc/src | ||
| resources | ||
| customcompleter.pro | ||
| customcompleter.qrc | ||
| main.cpp | ||
| mainwindow.cpp | ||
| mainwindow.h | ||
| textedit.cpp | ||
| textedit.h | ||