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