blob: ae207a8a554a31d06e9283812053c28c300f7e29 (
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 $TQTDIR/examples/demo for the source code.
*/
|