qt6-bb10/examples/widgets/graphicsview
Tobias Hunger 6630937e63 Merge commit 'dev' into 'wip/cmake-merge'
Change-Id: I176c40d031be26a1dd1cf08843e448a660598783
2019-04-16 16:32:08 +02:00
..
anchorlayout CMake: Add widgets examples 2019-03-26 15:25:39 +00:00
basicgraphicslayouts CMake: Add widgets examples 2019-03-26 15:25:39 +00:00
boxes Merge commit 'dev' into 'wip/cmake-merge' 2019-04-16 16:32:08 +02:00
chip Merge commit 'dev' into 'wip/cmake-merge' 2019-04-16 16:32:08 +02:00
collidingmice Merge commit 'dev' into 'wip/cmake-merge' 2019-04-16 16:32:08 +02:00
diagramscene Merge commit 'dev' into 'wip/cmake-merge' 2019-04-16 16:32:08 +02:00
dragdroprobot Merge commit 'dev' into 'wip/cmake-merge' 2019-04-16 16:32:08 +02:00
elasticnodes Merge commit 'dev' into 'wip/cmake-merge' 2019-04-16 16:32:08 +02:00
embeddeddialogs Merge commit 'dev' into 'wip/cmake-merge' 2019-04-16 16:32:08 +02:00
flowlayout Merge commit 'dev' into 'wip/cmake-merge' 2019-04-16 16:32:08 +02:00
padnavigator Merge commit 'dev' into 'wip/cmake-merge' 2019-04-16 16:32:08 +02:00
simpleanchorlayout CMake: Add widgets examples 2019-03-26 15:25:39 +00:00
weatheranchorlayout CMake: Add widgets examples 2019-03-26 15:25:39 +00:00
CMakeLists.txt CMake: Add widgets examples 2019-03-26 15:25:39 +00:00
README
graphicsview.pro Make sure we can build with -no-feature-draganddrop 2018-05-29 18:31:35 +00: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.