#include <backgroundworker.h>
◆ BackgroundWorkerWithWaitDialog()
BackgroundWorkerWithWaitDialog::BackgroundWorkerWithWaitDialog |
( |
MainWindow * |
main, |
|
|
WaitDialog * |
dialog |
|
) |
| |
|
explicit |
◆ abortButtonVisibilityChanged
void BackgroundWorkerWithWaitDialog::abortButtonVisibilityChanged |
( |
bool |
_t1 | ) |
|
|
signal |
◆ aborted()
bool BackgroundWorkerWithWaitDialog::aborted |
( |
| ) |
const |
|
inline |
◆ abortIssued
void BackgroundWorkerWithWaitDialog::abortIssued |
( |
| ) |
|
|
virtualslot |
◆ getWaitDialog()
WaitDialog* BackgroundWorkerWithWaitDialog::getWaitDialog |
( |
| ) |
const |
|
inline |
◆ messageChanged
void BackgroundWorkerWithWaitDialog::messageChanged |
( |
QString |
_t1 | ) |
|
|
signal |
◆ progressBarVisibilityChanged
void BackgroundWorkerWithWaitDialog::progressBarVisibilityChanged |
( |
bool |
_t1, |
|
|
int |
_t2 |
|
) |
| |
|
signal |
◆ setAbortEnabled()
void BackgroundWorkerWithWaitDialog::setAbortEnabled |
( |
bool |
en | ) |
|
|
protected |
◆ setProgress()
void BackgroundWorkerWithWaitDialog::setProgress |
( |
int |
level | ) |
|
|
protected |
◆ setProgressMax()
void BackgroundWorkerWithWaitDialog::setProgressMax |
( |
int |
max | ) |
|
|
protected |
◆ setText()
void BackgroundWorkerWithWaitDialog::setText |
( |
QString |
text | ) |
|
|
protected |
◆ mAborted
bool BackgroundWorkerWithWaitDialog::mAborted |
|
protected |
◆ mWaitDialog
WaitDialog* BackgroundWorkerWithWaitDialog::mWaitDialog |
|
protected |
The documentation for this class was generated from the following files: