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 bd0f3345a9
Add Qt3 development HEAD version
13 years ago
..
README Add Qt3 development HEAD version 13 years ago
progress.cpp Add Qt3 development HEAD version 13 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.