summaryrefslogtreecommitdiffstats
path: root/examples/widgets/widgets.doc
blob: 323acadc2e8ddd588391f95cff17f239bbeea6d0 (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{$TQTDIR/examples/demo}.

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

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

*/