qt5base-lts/examples/widgets/animation/stickman
Christian Ehrlicher 13426aff24 Cleanup QtWidgets animation examples
Cleanup the QtWidgets animation examples:
 - use nullptr
 - use normalized includes, remove unused includes
 - fix style
 - fix crash of sub-attaq when the game ended (error during range-based
   for loop porting)
 - don't use keyword 'final' for a variable name

Change-Id: Id23be8ff8b1b310da005d13c052fe547f6a0d63a
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
2019-08-17 09:51:32 +02:00
..
animations Moving .qdoc files under examples/widgets/doc 2012-08-20 12:20:55 +02:00
animation.cpp Cleanup QtWidgets animation examples 2019-08-17 09:51:32 +02:00
animation.h Cleanup QtWidgets animation examples 2019-08-17 09:51:32 +02:00
graphicsview.cpp Cleanup QtWidgets animation examples 2019-08-17 09:51:32 +02:00
graphicsview.h Cleanup QtWidgets animation examples 2019-08-17 09:51:32 +02:00
lifecycle.cpp Cleanup QtWidgets animation examples 2019-08-17 09:51:32 +02:00
lifecycle.h Cleanup QtWidgets animation examples 2019-08-17 09:51:32 +02:00
main.cpp Unify license header usage. 2016-03-29 10:20:03 +00:00
node.cpp Unify license header usage. 2016-03-29 10:20:03 +00:00
node.h Cleanup QtWidgets animation examples 2019-08-17 09:51:32 +02:00
rectbutton.cpp Cleanup QtWidgets animation examples 2019-08-17 09:51:32 +02:00
rectbutton.h Cleanup QtWidgets animation examples 2019-08-17 09:51:32 +02:00
stickman.cpp Cleanup QtWidgets animation examples 2019-08-17 09:51:32 +02:00
stickman.h Cleanup QtWidgets animation examples 2019-08-17 09:51:32 +02:00
stickman.pro clean up example project files, mostly wrt QT+=widgets 2012-12-17 14:08:17 +01:00
stickman.qrc Moving .qdoc files under examples/widgets/doc 2012-08-20 12:20:55 +02:00