qt6-bb10/examples/widgets/graphicsview
Kai Köhne bec264c15f Examples: Use Qt6:: to qualify Qt CMake packages
This is what we promote also in the documentation.

Change-Id: If91aebafe861b0c934acbb2c69afd182abc3345d
Reviewed-by: Jörg Bornemann <joerg.bornemann@qt.io>
2022-11-17 19:59:11 +01:00
..
anchorlayout Examples: Use Qt6:: to qualify Qt CMake packages 2022-11-17 19:59:11 +01:00
basicgraphicslayouts Examples: Use Qt6:: to qualify Qt CMake packages 2022-11-17 19:59:11 +01:00
chip Examples: Use Qt6:: to qualify Qt CMake packages 2022-11-17 19:59:11 +01:00
collidingmice Examples: Use Qt6:: to qualify Qt CMake packages 2022-11-17 19:59:11 +01:00
diagramscene Examples: Use Qt6:: to qualify Qt CMake packages 2022-11-17 19:59:11 +01:00
dragdroprobot Examples: Use Qt6:: to qualify Qt CMake packages 2022-11-17 19:59:11 +01:00
elasticnodes Examples: Use Qt6:: to qualify Qt CMake packages 2022-11-17 19:59:11 +01:00
embeddeddialogs Examples: Use Qt6:: to qualify Qt CMake packages 2022-11-17 19:59:11 +01:00
flowlayout Examples: Use Qt6:: to qualify Qt CMake packages 2022-11-17 19:59:11 +01:00
simpleanchorlayout Examples: Use Qt6:: to qualify Qt CMake packages 2022-11-17 19:59:11 +01:00
weatheranchorlayout Examples: Use Qt6:: to qualify Qt CMake packages 2022-11-17 19:59:11 +01:00
CMakeLists.txt Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
README
graphicsview.pro

README

Qt is provided with a comprehensive canvas through the GraphicsView
classes.

These examples demonstrate the fundamental aspects of canvas programming
with Qt.


Documentation for these examples can be found via the Examples
link in the main Qt documentation.