qt6-bb10/examples/widgets/graphicsview
Alexandru Croitor fa21d29b75 Rerun pro2cmake on projects that use .ui files
Task-number: QTBUG-75875
Change-Id: I95109b07fc4a6e09fe7911a21fc5f27f2c895d77
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Reviewed-by: Qt CMake Build Bot
2019-05-22 14:58:24 +00: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 Write find_dependency() calls in Qt Module config files 2019-05-02 07:30:42 +00: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 Rerun pro2cmake on projects that use .ui files 2019-05-22 14:58:24 +00:00
flowlayout Merge commit 'dev' into 'wip/cmake-merge' 2019-04-16 16:32:08 +02:00
padnavigator Rerun pro2cmake on projects that use .ui files 2019-05-22 14:58:24 +00: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.