[Qt-interest] QProgressBar kind of functionality with QProgressDialog (Size of file being copied not known)
Kavindra Devi Palaraja
kdpalara at trolltech.com
Wed May 27 10:03:53 CEST 2009
On May 27, 2009, at 9:58 AM, Usman Ajmal wrote:
> Attached is a picture of the kind of ProgressDialog i want when i
> start my operation...The picture is a screenshot of a progressDialog
> from Windows 7. I, however, need the dialog for linux.
> <progressDialog.jpg>_______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
Hi,
That is a busy indicator. According to the documentation of
QProgressBar:
"If minimum and maximum both are set to 0, the bar shows a busy
indicator instead of a percentage of steps. "
http://doc.trolltech.com/4.5/qprogressbar.html
You might want to read the documentation in future.
Good luck,
K.
More information about the Qt-interest-old
mailing list