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.
qt3/examples/progress
Timothy Pearson 9a75b154bf
Undo prior accidental commit
12 years ago
..
README Add Qt3 development HEAD version 13 years ago
progress.cpp Undo prior accidental commit 12 years ago
progress.doc Add Qt3 development HEAD version 13 years ago
progress.pro Add Qt3 development HEAD version 13 years ago

README

This example demonstrates the use of QProgressBar when performing
operations which may take a long time to complete.

The progress dialog only appears if the estimated completion time
is 3-4 seconds.