home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / qt3_emx.zip / examples / progressbar / progressbar.doc < prev    next >
Text File  |  2001-10-11  |  324b  |  31 lines

  1.  
  2. /*
  3. $Id$
  4. */
  5. /*!   \page progressbar-example.html
  6.  
  7.   \ingroup examples
  8.   \title Progress Bar
  9.  
  10.   This example shows how to use a progress bar.
  11.  
  12.   <hr>
  13.  
  14.   Header file:
  15.  
  16.   \include progressbar/progressbar.h
  17.  
  18.   <hr>
  19.  
  20.   Implementation:
  21.  
  22.   \include progressbar/progressbar.cpp
  23.  
  24.   <hr>
  25.  
  26.   Main:
  27.  
  28.   \include progressbar/main.cpp
  29. */
  30.  
  31.