![]() |
ImFusion SDK 4.3
|
This is the complete list of members for SubProgress, including all inherited members.
| addBusyIndicator(const std::string &description) | Progress | |
| addTask(int numSteps, const std::string &description) | Progress | |
| forwardsDescription() const | SubProgress | inline |
| onTaskAdded(Task *task) override | SubProgress | virtual |
| onTaskRemoved(const Task *task) override | SubProgress | virtual |
| onTaskRequestsThreadSafety(const Task *task) override | SubProgress | virtual |
| onTaskUpdated(const Task *task) override | SubProgress | virtual |
| setForwardDescription(bool value) | SubProgress | inline |
| SubProgress(Progress::Task *parentTask, double startRatio, double endRatio, int resolution=100) | SubProgress | |
| ~Progress() (defined in Progress) | Progress | virtual |