qt6-bb10/examples/widgets
Christian Ehrlicher 6f4bc3942d Widgets/GraphicsView examples: cleanup
Cleanup GraphicsView examples with the help of clang-tidy
 - modernize-use-nullptr
 - modernize-use-default-member-init
 - modernize-use-override.IgnoreDestructors
 - Some QList -> QVector changes
 - use nullptr
 - use normalized includes, remove unused includes
 - fix style

Change-Id: I79347e55bfde52f6ae7749cc7093fbd442044020
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
2019-09-05 17:40:36 +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
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 Remove dead code from Qt 4 times 2019-08-20 22:27:46 +00: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