summaryrefslogtreecommitdiffstats
path: root/examples/widgets/graphicsview/README
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/graphicsview/README')
-rw-r--r--examples/widgets/graphicsview/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/examples/widgets/graphicsview/README b/examples/widgets/graphicsview/README
new file mode 100644
index 0000000000..e710fc3c13
--- /dev/null
+++ b/examples/widgets/graphicsview/README
@@ -0,0 +1,9 @@
+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.