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.
tqt3/examples/progressbar/progressbar.doc

30 lines
319 B

/*
*/
/*! \page progressbar-example.html
\ingroup examples
\title Progress Bar
This example shows how to use a progress bar.
<hr>
Header file:
\include progressbar/progressbar.h
<hr>
Implementation:
\include progressbar/progressbar.cpp
<hr>
Main:
\include progressbar/main.cpp
*/