|
| ProgressBarControl (QProgressBar *b) |
|
float | getMin () |
|
void | setMin (float minimum) |
|
float | getMax () |
|
void | setMax (float maximum) |
|
void | setRange (float minimum, float maximum) |
|
float | getValue () |
|
void | setValue (float value) |
|
int | getPrecision () |
|
void | setPrecision (int e) |
|
|
int | convertUnits (float value) |
|
|
QProgressBar * | bar |
|
float | min = 0 |
|
float | max = 1 |
|
float | val = 0 |
|
int | unitFactor = 100 |
|
Definition at line 39 of file doubleprogressdialog.h.
The documentation for this class was generated from the following files: