ProgressInterface Member List

This is the complete list of members for ProgressInterface, including all inherited members.

AddProgressJob(Float jobWeight, const String &jobName)ProgressInterface
CancelJob()ProgressInterface
GetDetailsText() constProgressInterface
GetProgress(Int jobIndex)ProgressInterface
GetTime() constProgressInterface
GetTotalWeight() constProgressInterface
InitProgress(const TimeValue &delayFirstProgress, const TimeValue &minProgressUpdate)ProgressInterface
IsCancelled()ProgressInterface
MAXON_INTERFACE(ProgressInterface, MAXON_REFERENCE_NORMAL, "net.maxon.interface.progress")ProgressInterfaceprivate
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() constProgressInterface