aboutsummaryrefslogtreecommitdiffstats
path: root/examples/demos/documentviewer/doc/documentviewer.rst
blob: b21e3f43e0c4540bf927b8f9abd32bfaeb15de40 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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