A progress dialog with a time remaining label.
More...
#include <timedprogressdialog.h>
|
|
void | setValue (int value) |
| | set the value of the progress dialog and update the time remaining
|
|
|
| TimedProgressDialog (QWidget *parent) |
|
| TimedProgressDialog (const QString &labelText=QString(), const QString &cancelButtonText=QString(), int minimum=0, int maximum=100, QWidget *parent=nullptr) |
|
void | show () |
| | show the progress dialog and start the timer
|
|
void | setLabelText (const QString &labelText) |
| | set the default label text
|
<avogadro/qtgui/timedprogressdialog.h>
- Author
- Geoff Hutchison
The documentation for this class was generated from the following file: