qt5base-lts/examples/widgets
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
..
animation Cleanup QtWidgets animation examples 2019-08-17 09:51:32 +02:00
desktop Merge remote-tracking branch 'origin/5.12' into 5.13 2019-07-12 12:23:29 +02:00
dialogs Remove usages of deprecated APIs of qtbase/widgets 2019-08-01 17:04:13 +00:00
doc Widgets/GraphicsView examples: cleanup 2019-09-05 17:40:36 +02:00
draganddrop DropSite example: fix documentation 2018-12-10 18:38:56 +00:00
effects Cleanup Widgets examples - new signal/slot syntax 2019-01-06 17:08:03 +00:00
gestures Cleanup Widgets examples - foreach 2019-01-23 18:49:05 +00:00
graphicsview Widgets/GraphicsView examples: cleanup 2019-09-05 17:40:36 +02:00
itemviews QFileSystemModel: Fix naming of Option enumeration 2019-09-02 13:21:57 +02:00
layouts QtBase: compile examples with QT_DISABLE_DEPRECATED_BEFORE=0x050d00 2019-02-13 05:55:46 +00:00
mac macOS: Make QMacNativeWidget example more usable 2017-02-12 12:29:55 +00:00
mainwindows Use QSaveFile in MainWindow examples 2019-06-12 09:29:31 +02:00
painting Remove usages of deprecated APIs of QWheelEvent 2019-08-23 21:51:43 +02:00
qnx/foreignwindows Basic foreign window support for QNX 2019-05-01 13:49:18 +00:00
richtext Fix heading level in style combobox in TextEdit example 2019-05-06 19:25:12 +00:00
scroller Cleanup Widgets examples - foreach 2019-01-23 18:49:05 +00:00
statemachine Remove the remaining usages of deprecated APIs of qtbase 2019-08-01 06:48:27 +02:00
tools Cleanup QtWidgets (tools) examples 2019-09-11 20:36:17 +02:00
touch Cleanup Widgets examples - foreach 2019-01-07 13:15:59 +00:00
tutorials Cleanup Widgets examples - foreach 2019-01-07 13:15:59 +00:00
widgets Remove usages of deprecated APIs of QWheelEvent 2019-08-23 21:51:43 +02:00
windowcontainer
widgets.pro Merge remote-tracking branch 'origin/5.11' into 5.12 2018-10-17 10:35:28 +02:00