home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / qt3_emx.zip / examples / progress / README < prev   
Encoding:
Text File  |  2001-06-22  |  201 b   |  7 lines

  1. This example demonstrates the use of QProgressBar when performing
  2. operations which may take a long time to complete.
  3.  
  4. The progress dialog only appears if the estimated completion time
  5. is 3-4 seconds.
  6.  
  7.