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.
18 lines
327 B
18 lines
327 B
13 years ago
|
/*
|
||
|
*/
|
||
|
/*! \page progress-example.html
|
||
|
|
||
|
\ingroup examples
|
||
|
\title Progress Bar and Dialog Example
|
||
|
|
||
|
This example displays either a simple (text-only) or a
|
||
|
custom-labelled (user-supplied widget) progress dialog. It also
|
||
|
demonstrates simple use of menus.
|
||
|
<hr>
|
||
|
|
||
|
Implementation:
|
||
|
|
||
|
\include progress/progress.cpp
|
||
|
*/
|
||
|
|