summaryrefslogtreecommitdiffstats
path: root/examples/widgets/widgets.doc
blob: 8bdc6100b886113eb5b2aed5085688dc77742291 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/*!   \page widgets-example.html

  \ingroup examples
  \title Widgets Example

    This example shows most of Qt's widgets in action. It is similar
    to the demo example in \c{$QTDIR/examples/demo}.

    Run the program, then click the right mouse button + Ctrl to
    identify a widget.

  See \c{$QTDIR/examples/widgets} for the source code.

*/