qt5base-lts/examples/widgets/graphicsview/elasticnodes
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
..
edge.cpp Widgets/GraphicsView examples: cleanup 2019-09-05 17:40:36 +02:00
edge.h Widgets/GraphicsView examples: cleanup 2019-09-05 17:40:36 +02:00
elasticnodes.pro clean up example project files, mostly wrt QT+=widgets 2012-12-17 14:08:17 +01:00
graphwidget.cpp Widgets/GraphicsView examples: cleanup 2019-09-05 17:40:36 +02:00
graphwidget.h Widgets/GraphicsView examples: cleanup 2019-09-05 17:40:36 +02:00
main.cpp Change almost all other uses of qrand() to QRandomGenerator 2017-11-08 09:14:03 +00:00
node.cpp Widgets/GraphicsView examples: cleanup 2019-09-05 17:40:36 +02:00
node.h Widgets/GraphicsView examples: cleanup 2019-09-05 17:40:36 +02:00