aboutsummaryrefslogtreecommitdiffstats
path: root/examples/widgets/dialogs/tabdialog/doc/tabdialog.rst
blob: 162316f545e2bbb0b0a2db7acef93baf91affac4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Tab Dialog Example
===================

Shows how to construct a tab dialog using the QTabWidget class.

The Tab Dialog example consists of a single TabDialog class
that provides three tabs, each containing information about
a particular file, and two standard push buttons that are
used to accept or reject the contents of the dialog.

.. image:: tabdialog.png
   :width: 753
   :alt: tabdialog screenshot