#include <progress_dialog.hpp>
Definition at line 14 of file progress_dialog.hpp.
| ProgressDialog::ProgressDialog |
( |
| ) |
|
| void ProgressDialog::drawProgress |
( |
const int |
value, |
|
|
const QString |
msg |
|
) |
| |
|
signal |
| void ProgressDialog::drawProgress |
( |
const int |
value | ) |
|
|
signal |
| void ProgressDialog::drawProgress |
( |
const QString |
msg | ) |
|
|
signal |
| void ProgressDialog::progressChanged |
( |
const int |
value, |
|
|
const QString |
msg |
|
) |
| |
|
privateslot |
| void ProgressDialog::progressChanged |
( |
const int |
value | ) |
|
|
privateslot |
| void ProgressDialog::progressChanged |
( |
const QString |
msg | ) |
|
|
privateslot |
| void ProgressDialog::progressValueChanged |
( |
| ) |
|
|
privateslot |
| QPushButton* ProgressDialog::cancel_button_ |
|
private |
| QLabel* ProgressDialog::progress_message_ |
|
private |
| QProgressBar* ProgressDialog::progress_value_ |
|
private |
The documentation for this class was generated from the following files: