Go to the source code of this file.
Namespaces | |
namespace | ProgressReport |
Enumerations | |
enum | ProgressReport::lockType { ProgressReport::ANY_OPERATION , ProgressReport::MODEL_CHANGE } |
Functions | |
void | ProgressReport::setProgressInformation (std::string message, bool continuous) |
void | ProgressReport::setProgress (int percentage) |
void | ProgressReport::closeProgressInformation (void) |
void | ProgressReport::setUILock (bool flag, lockType type) |