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

  \ingroup examples
  \title Qt Demo

  This program shows off some of Qt's widgets and functionality. It
  isn't intended as a code example, but rather as a single application
  that you can run to see many of Qt's features.

  See $QTDIR/examples/demo for the source code.

*/