qt5base-lts/examples/widgets/graphicsview
Tobias Hunger aa50b377a7 CMake: Add widgets examples
Change-Id: Ib6142b93df066e3658eb189b50ca74c455fe7e56
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
2019-03-26 15:25:39 +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 CMake: Add widgets examples 2019-03-26 15:25:39 +00:00
chip CMake: Add widgets examples 2019-03-26 15:25:39 +00:00
collidingmice CMake: Add widgets examples 2019-03-26 15:25:39 +00:00
diagramscene CMake: Add widgets examples 2019-03-26 15:25:39 +00:00
dragdroprobot CMake: Add widgets examples 2019-03-26 15:25:39 +00:00
elasticnodes CMake: Add widgets examples 2019-03-26 15:25:39 +00:00
embeddeddialogs CMake: Add widgets examples 2019-03-26 15:25:39 +00:00
flowlayout CMake: Add widgets examples 2019-03-26 15:25:39 +00:00
padnavigator CMake: Add widgets examples 2019-03-26 15:25:39 +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
graphicsview.pro Make sure we can build with -no-feature-draganddrop 2018-05-29 18:31:35 +00:00
README Moving .qdoc files under examples/widgets/doc 2012-08-20 12:20:55 +02:00

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.