#include "ProgressInfo.h"
◆ getInstance() [1/2]
◆ getInstance() [2/2]
◆ setMainObject() [1/2]
void ProgressInfo::setMainObject |
( |
QObject * | main | ) |
|
|
inline |
◆ setMainObject() [2/2]
void ProgressInfo::setMainObject |
( |
QObject * | main | ) |
|
|
inline |
◆ setProgressState() [1/2]
void ProgressInfo::setProgressState |
( |
bool | visible, |
|
|
const std::string & | message, |
|
|
bool | continuous ) |
◆ setProgressState() [2/2]
void ProgressInfo::setProgressState |
( |
bool | visible, |
|
|
const std::string & | message, |
|
|
bool | continuous ) |
◆ setProgressValue() [1/2]
void ProgressInfo::setProgressValue |
( |
int | percentage | ) |
|
◆ setProgressValue() [2/2]
void ProgressInfo::setProgressValue |
( |
int | percentage | ) |
|
◆ showError() [1/2]
void ProgressInfo::showError |
( |
const std::string & | message | ) |
|
◆ showError() [2/2]
void ProgressInfo::showError |
( |
const std::string & | message | ) |
|
◆ showInformation() [1/2]
void ProgressInfo::showInformation |
( |
const std::string & | message | ) |
|
◆ showInformation() [2/2]
void ProgressInfo::showInformation |
( |
const std::string & | message | ) |
|
◆ unlockGui() [1/2]
void ProgressInfo::unlockGui |
( |
void | | ) |
|
◆ unlockGui() [2/2]
void ProgressInfo::unlockGui |
( |
void | | ) |
|
The documentation for this class was generated from the following files: