qt5base-lts/examples/widgets/draganddrop/puzzle
Alexandru Croitor fe3bd212fc Merge remote-tracking branch 'origin/wip/qt6' into wip/cmake
This changes many different CMake places to mention Qt6 instead of
Qt5.

Note that some old qt5 cmake config files in corelib are probably not
needed anymore, but I still renamed and kept them for now.

Change-Id: Ie69e81540386a5af153f76c0242e18d48211bec4
2019-06-14 16:31:09 +02:00
..
CMakeLists.txt Merge remote-tracking branch 'origin/wip/qt6' into wip/cmake 2019-06-14 16:31:09 +02:00
example.jpg New Qt logo 2014-11-05 08:10:42 +01:00
main.cpp Revamp QtWidgets/DragAndDrop examples to C++11 2017-10-18 10:31:44 +00:00
mainwindow.cpp Change almost all other uses of qrand() to QRandomGenerator 2017-11-08 09:14:03 +00:00
mainwindow.h Revamp QtWidgets/DragAndDrop examples to C++11 2017-10-18 10:31:44 +00:00
pieceslist.cpp Revamp QtWidgets/DragAndDrop examples to C++11 2017-10-18 10:31:44 +00:00
pieceslist.h Revamp QtWidgets/DragAndDrop examples to C++11 2017-10-18 10:31:44 +00:00
puzzle.pro qtlite: Skip building examples when configured with no-feature-itemviews 2018-01-12 07:58:20 +00:00
puzzle.qrc Moving .qdoc files under examples/widgets/doc 2012-08-20 12:20:55 +02:00
puzzlewidget.cpp Revamp QtWidgets/DragAndDrop examples to C++11 2017-10-18 10:31:44 +00:00
puzzlewidget.h Revamp QtWidgets/DragAndDrop examples to C++11 2017-10-18 10:31:44 +00:00