![]() |
ImFusion SDK 4.3
|
This is the complete list of members for ProgressDialog, including all inherited members.
| addBusyIndicator(const std::string &description) | Progress | |
| addTask(int numSteps, const std::string &description) | Progress | |
| addTaskGUI(const Task *task) | ProgressDialog | protected |
| cancelAllTasks() (defined in ProgressDialog) | ProgressDialog | |
| event(QEvent *event) override (defined in ProgressDialog) | ProgressDialog | protected |
| hideCancelButton() | ProgressDialog | |
| m_btnCancel (defined in ProgressDialog) | ProgressDialog | protected |
| m_display (defined in ProgressDialog) | ProgressDialog | protected |
| m_mainLayout (defined in ProgressDialog) | ProgressDialog | protected |
| m_perTaskUIMutex (defined in ProgressDialog) | ProgressDialog | protected |
| m_perTaskUIs (defined in ProgressDialog) | ProgressDialog | protected |
| m_timer | ProgressDialog | protected |
| m_updateRecursionGuard (defined in ProgressDialog) | ProgressDialog | protected |
| onTaskAdded(Task *task) override | ProgressDialog | protectedvirtual |
| onTaskRemoved(const Task *task) override | ProgressDialog | protectedvirtual |
| onTaskRequestsThreadSafety(const Task *task) override | ProgressDialog | protectedvirtual |
| onTaskUpdated(const Task *task) override | ProgressDialog | protectedvirtual |
| ProgressDialog(QWidget *parent=nullptr, Qt::WindowFlags flags=Qt::FramelessWindowHint) (defined in ProgressDialog) | ProgressDialog | explicit |
| removeTaskGUI(PerTaskUI ui) | ProgressDialog | protected |
| setDisplay(DisplayWidget *disp) | ProgressDialog | |
| showCancelButton() | ProgressDialog | |
| updateGUI(bool updateDisplay) (defined in ProgressDialog) | ProgressDialog | protected |
| updateTaskGUI(const Task *task) | ProgressDialog | protected |
| ~Progress() (defined in Progress) | Progress | virtual |
| ~ProgressDialog() override (defined in ProgressDialog) | ProgressDialog |