Enumerations | |
| enum | lockType { ANY_OPERATION , MODEL_CHANGE } |
Functions | |
| void | setProgressInformation (std::string message, bool continuous) |
| void | setProgress (int percentage) |
| void | closeProgressInformation (void) |
| void | setUILock (bool flag, lockType type) |
| void ProgressReport::closeProgressInformation | ( | void | ) |
| void ProgressReport::setProgress | ( | int | percentage | ) |
| void ProgressReport::setProgressInformation | ( | std::string | message, |
| bool | continuous ) |
| void ProgressReport::setUILock | ( | bool | flag, |
| lockType | type ) |