#include <ProgressBarDialog.hpp>
|
| Ui::ProgressBarDialog * | ui |
| |
◆ ProgressBarDialog()
| ProgressBarDialog::ProgressBarDialog |
( |
QWidget * | parent = nullptr | ) |
|
|
explicit |
◆ ~ProgressBarDialog()
| ProgressBarDialog::~ProgressBarDialog |
( |
| ) |
|
|
override |
◆ setMax()
| void ProgressBarDialog::setMax |
( |
const int | max | ) |
|
◆ setSubMax()
| void ProgressBarDialog::setSubMax |
( |
const int | max | ) |
|
◆ setSubText()
| void ProgressBarDialog::setSubText |
( |
const QString | text | ) |
|
◆ setSubValue()
| void ProgressBarDialog::setSubValue |
( |
const int | value | ) |
|
◆ setText()
| void ProgressBarDialog::setText |
( |
const QString | text | ) |
|
◆ setValue()
| void ProgressBarDialog::setValue |
( |
const int | value | ) |
|
◆ showSubProgress()
| void ProgressBarDialog::showSubProgress |
( |
const bool | show | ) |
|
◆ ui
| Ui::ProgressBarDialog* ProgressBarDialog::ui |
|
private |
The documentation for this class was generated from the following files: