qt5base-lts/examples/widgets/graphicsview
Kai Köhne 80a76df178 Examples: Fix whitespace issues in CMakeLists.txt
Pick-to: 6.3
Change-Id: I8e6dd1f250f8be6016ee4164cb2ab7034cbb1203
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
2021-12-13 14:16:26 +00:00
..
anchorlayout Examples: Fix whitespace issues in CMakeLists.txt 2021-12-13 14:16:26 +00:00
basicgraphicslayouts Examples: Fix whitespace issues in CMakeLists.txt 2021-12-13 14:16:26 +00:00
chip Examples: Fix whitespace issues in CMakeLists.txt 2021-12-13 14:16:26 +00:00
collidingmice Examples: Fix whitespace issues in CMakeLists.txt 2021-12-13 14:16:26 +00:00
diagramscene Examples: Fix whitespace issues in CMakeLists.txt 2021-12-13 14:16:26 +00:00
dragdroprobot Examples: Fix whitespace issues in CMakeLists.txt 2021-12-13 14:16:26 +00:00
elasticnodes Examples: Fix whitespace issues in CMakeLists.txt 2021-12-13 14:16:26 +00:00
embeddeddialogs Examples: Fix whitespace issues in CMakeLists.txt 2021-12-13 14:16:26 +00:00
flowlayout Examples: Fix whitespace issues in CMakeLists.txt 2021-12-13 14:16:26 +00:00
simpleanchorlayout Examples: Fix whitespace issues in CMakeLists.txt 2021-12-13 14:16:26 +00:00
weatheranchorlayout Examples: Fix whitespace issues in CMakeLists.txt 2021-12-13 14:16:26 +00:00
CMakeLists.txt Examples: Remove remaining conversion markers in CMakeLists.txt 2021-12-13 14:16:26 +00:00
graphicsview.pro Move QStateMachine from QtCore to QtScxml 2020-08-24 20:10:25 +02:00
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.