You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
313 B
16 lines
313 B
/*! \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.
|
|
|
|
*/
|
|
|
|
|
|
|