[Qt-interest] QProgressBar kind of functionality with QProgressDialog (Size of file being copied not known)
Usman Ajmal
uzmanajmal at gmail.com
Wed May 27 10:13:33 CEST 2009
I read the documentation. And as i pointed out in my first mail...i used
QProgress with minimum and maximum equal to zero, and it worked fine. But i
don't want a progress bar embedded in my GUI.
I want a separate window or dialog to appear showing a progress bar with a
busy indicatior. QProgressDialog provides the dialog but the setMinimum and
setMaximum equal to zero is not giving the desired result.
I hope i made myself clear.
On Wed, May 27, 2009 at 1:03 PM, Kavindra Devi Palaraja <
kdpalara at trolltech.com> wrote:
>
> 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.
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090527/bd513de6/attachment.html
More information about the Qt-interest-old
mailing list