blob: f45a774c624e8fb5bd1ab694084ee73fcfc97c54 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
/*! \page demo-example.html
\ingroup examples
\title TQt 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.
*/
|