![]() |
ImFusion SDK 4.3
|
This is the complete list of members for CalibrationProgress, including all inherited members.
| addBusyIndicator(const std::string &description) | Progress | |
| addTask(int numSteps, const std::string &description) | Progress | |
| CalibrationProgress(QProgressBar *bar) (defined in CalibrationProgress) | CalibrationProgress | inline |
| cancelAllTasks() | NestedProgress | |
| Default enum value | NestedProgress | |
| Hidden enum value | NestedProgress | |
| m_mutex (defined in NestedProgress) | NestedProgress | protected |
| m_parent (defined in NestedProgress) | NestedProgress | protected |
| m_parentThreadSafetyGuard (defined in NestedProgress) | NestedProgress | protected |
| m_taskFlags (defined in NestedProgress) | NestedProgress | protected |
| m_tasks (defined in NestedProgress) | NestedProgress | protected |
| NestedProgress(Progress *parent=nullptr, Flags< TaskMode > taskFlags=TaskMode::Default) | NestedProgress | explicit |
| onTaskAdded(Task *task) override | NestedProgress | protectedvirtual |
| onTaskRemoved(const Task *task) override | NestedProgress | protectedvirtual |
| onTaskRequestsThreadSafety(const Task *task) override | NestedProgress | protectedvirtual |
| onTaskUpdated(const Task *task) override | CalibrationProgress | virtual |
| setParentProgress(Progress *parent) | NestedProgress | |
| signalTaskAdded | NestedProgress | |
| signalTaskUpdated | NestedProgress | |
| TaskMode enum name | NestedProgress | |
| ThreadSafe enum value | NestedProgress | |
| ~NestedProgress() (defined in NestedProgress) | NestedProgress | |
| ~Progress() (defined in Progress) | Progress | virtual |