|
void | signalJobState (QString _jobId, int _value) |
|
void | changeDescription (QString _jobId, QString _description) |
|
void | backupRequest (int _objId, QString _desc) |
|
Definition at line 48 of file ProgressEmitter.hh.
◆ ProgressEmitter()
ProgressEmitter::ProgressEmitter |
( |
| ) |
|
◆ attachJob()
void ProgressEmitter::attachJob |
( |
const QString & |
_jobId | ) |
|
◆ detachJob()
void ProgressEmitter::detachJob |
( |
| ) |
|
◆ sendChangeDescriptionSignal()
void ProgressEmitter::sendChangeDescriptionSignal |
( |
QString |
_description | ) |
|
◆ sendProgressSignal()
void ProgressEmitter::sendProgressSignal |
( |
double |
_percent | ) |
|
◆ jobId_
QString ProgressEmitter::jobId_ |
|
private |
◆ valid_
bool ProgressEmitter::valid_ |
|
private |
The documentation for this class was generated from the following files: