This is the complete list of members for ProgressInterface, including all inherited members.
AddProgressJob(Float jobWeight, const String &jobName) | ProgressInterface | |
CancelJob() | ProgressInterface | |
GetDetailsText() const | ProgressInterface | |
GetProgress(Int jobIndex) | ProgressInterface | |
GetTime() const | ProgressInterface | |
GetTotalWeight() const | ProgressInterface | |
InitProgress(const TimeValue &delayFirstProgress, const TimeValue &minProgressUpdate) | ProgressInterface | |
IsCancelled() | ProgressInterface | |
MAXON_INTERFACE(ProgressInterface, MAXON_REFERENCE_NORMAL, "net.maxon.interface.progress") | 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 |