qt6-bb10/examples/widgets/graphicsview
Alexandru Croitor e4079eca49 Merge remote-tracking branch 'origin/dev' into wip/cmake
Take 5.

Change-Id: Ifb2d20e95ba824e45e667fba6c2ba45389991cc3
2019-06-03 15:14:42 +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 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 remote-tracking branch 'origin/dev' into wip/cmake 2019-06-03 15:14:42 +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.