qt5base-lts/examples/widgets/graphicsview
Tor Arne Vestbø dce106c77c High-DPI: Remove usage of Qt::AA_EnableHighDpiScaling
This attribute is now on by default.

Change-Id: I7c9d2e3445d204d3450758673048d514bc9c850c
Reviewed-by: Morten Johan Sørvig <morten.sorvig@qt.io>
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
2020-08-28 20:08:43 +02:00
..
anchorlayout CMake: Regenerate examples 2020-07-09 09:38:28 +02:00
basicgraphicslayouts CMake: Regenerate examples 2020-07-09 09:38:28 +02:00
chip CMake: Regenerate examples 2020-07-09 09:38:28 +02:00
collidingmice High-DPI: Remove usage of Qt::AA_EnableHighDpiScaling 2020-08-28 20:08:43 +02:00
diagramscene High-DPI: Remove usage of Qt::AA_EnableHighDpiScaling 2020-08-28 20:08:43 +02:00
dragdroprobot CMake: Regenerate examples 2020-07-09 09:38:28 +02:00
elasticnodes CMake: Regenerate examples 2020-07-09 09:38:28 +02:00
embeddeddialogs CMake: Regenerate examples 2020-07-09 09:38:28 +02:00
flowlayout Move QStringRef and remains to Qt5Compat 2020-08-20 00:58:13 +02:00
simpleanchorlayout CMake: Regenerate examples 2020-07-09 09:38:28 +02:00
weatheranchorlayout CMake: Regenerate examples 2020-07-09 09:38:28 +02:00
CMakeLists.txt Move QStateMachine from QtCore to QtScxml 2020-08-24 20:10:25 +02:00
graphicsview.pro Move QStateMachine from QtCore to QtScxml 2020-08-24 20:10:25 +02: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.