qt6-bb10/examples/widgets/widgets/tetrix
Paul Wicking f17d33bebb Doc: Update Tetrix example
Use new connect syntax throughout the example.

Task-number: QTBUG-69503
Change-Id: I5ab1453318e60586a9655ecb58263778c02aba4f
Reviewed-by: Jesus Fernandez <Jesus.Fernandez@qt.io>
2018-07-19 18:22:12 +00:00
..
main.cpp Change almost all other uses of qrand() to QRandomGenerator 2017-11-08 09:14:03 +00:00
tetrix.pro clean up example project files, mostly wrt QT+=widgets 2012-12-17 14:08:17 +01:00
tetrixboard.cpp Unify license header usage. 2016-03-29 10:20:03 +00:00
tetrixboard.h Examples: Replace 'Q_DECL_OVERRIDE' by 'override' 2016-06-15 09:32:30 +00:00
tetrixpiece.cpp Change almost all other uses of qrand() to QRandomGenerator 2017-11-08 09:14:03 +00:00
tetrixpiece.h Unify license header usage. 2016-03-29 10:20:03 +00:00
tetrixwindow.cpp Doc: Update Tetrix example 2018-07-19 18:22:12 +00:00
tetrixwindow.h Unify license header usage. 2016-03-29 10:20:03 +00:00