This is the complete list of members for ProgressInterface, including all inherited members.
| AddProgressJob(Float jobWeight, const String &jobName) | ProgressInterface | |
| CancelJob(Int jobIndex=-1) | ProgressInterface | |
| GetDetailsText() const | ProgressInterface | |
| GetProgress(Int jobIndex) | ProgressInterface | |
| GetTime() const | ProgressInterface | |
| GetTotalWeight() const | ProgressInterface | |
| InitProgress(const TimeValue &delayFirstProgress, const TimeValue &minProgressUpdate) | ProgressInterface | |
| IsCancelled(Int jobIndex=-1) | ProgressInterface | |
| MAXON_INTERFACE(ProgressInterface, MAXON_REFERENCE_NORMAL, "net.maxon.interface.progress", MAXON_IMPLEMENTATION_MODULE("net.maxon.kernel")) | ProgressInterface | private |
| MAXON_OBSERVABLE(void, ObservableProgressNotification,(const ProgressRef &progress, Float percent, const TimeValue &duration, const TimeValue &expectedTotalTime), ObservableCombinerRunAllComponent) | ProgressInterface | |
| SetCancelJobDelegate(JobCancelDelegate &&cancelJobDelegate) | ProgressInterface | |
| SetDetailsText(const String &details) | ProgressInterface | |
| SetProgressAndCheckBreak(Int jobIndex, Float percent) | ProgressInterface | |
| SupportsCancelJob() const | ProgressInterface |