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
352 B
16 lines
352 B
13 years ago
|
/*! \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{$QTDIR/examples/demo}.
|
||
|
|
||
|
Run the program, then click the right mouse button + Ctrl to
|
||
|
identify a widget.
|
||
|
|
||
|
See \c{$QTDIR/examples/widgets} for the source code.
|
||
|
|
||
|
*/
|
||
|
|