aboutsummaryrefslogtreecommitdiffstats
path: root/examples/demos/documentviewer/doc/documentviewer.rst
diff options
context:
space:
mode:
Diffstat (limited to 'examples/demos/documentviewer/doc/documentviewer.rst')
-rw-r--r--examples/demos/documentviewer/doc/documentviewer.rst13
1 files changed, 13 insertions, 0 deletions
diff --git a/examples/demos/documentviewer/doc/documentviewer.rst b/examples/demos/documentviewer/doc/documentviewer.rst
new file mode 100644
index 000000000..b21e3f43e
--- /dev/null
+++ b/examples/demos/documentviewer/doc/documentviewer.rst
@@ -0,0 +1,13 @@
+Document Viewer Example
+=======================
+
+A Widgets application to display and print JSON, text, and PDF files.
+
+Document Viewer demonstrates how to use a QMainWindow with static
+and dynamic toolbars, menus, and actions.
+
+
+.. image:: documentviewer.png
+ :width: 90%
+ :align: center
+ :alt: Document Viewer Example