#include <waitdialog.h>
◆ WaitDialog()
WaitDialog::WaitDialog |
( |
QWidget * |
parent = 0 | ) |
|
|
explicit |
◆ ~WaitDialog()
WaitDialog::~WaitDialog |
( |
| ) |
|
◆ aborted
void WaitDialog::aborted |
( |
| ) |
|
|
signal |
◆ enableAbort
void WaitDialog::enableAbort |
( |
bool |
enable | ) |
|
|
slot |
◆ self_set_progression
void WaitDialog::self_set_progression |
( |
int |
_t1 | ) |
|
|
signal |
◆ setEta
void WaitDialog::setEta |
( |
QString |
txt | ) |
|
|
slot |
◆ setFormat
void WaitDialog::setFormat |
( |
QString |
format | ) |
|
|
slot |
◆ setOnAbortListener()
◆ setProgress [1/2]
void WaitDialog::setProgress |
( |
bool |
shown, |
|
|
int |
max |
|
) |
| |
|
slot |
◆ setProgress [2/2]
void WaitDialog::setProgress |
( |
int |
pos, |
|
|
int |
max |
|
) |
| |
|
slot |
◆ setProgression
void WaitDialog::setProgression |
( |
int |
level | ) |
|
|
slot |
◆ setText
void WaitDialog::setText |
( |
QString |
text | ) |
|
|
slot |
◆ setTotal
void WaitDialog::setTotal |
( |
int |
max | ) |
|
|
slot |
The documentation for this class was generated from the following files: