xbmc
CProgressJob Member List

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

CJob() (defined in CJob)CJobinline
CProgressJob() (defined in CProgressJob)CProgressJobprotected
CProgressJob(CGUIDialogProgressBarHandle *progressBar) (defined in CProgressJob)CProgressJobexplicitprotected
DoModal()CProgressJob
DoWork()=0CJobpure virtual
GetAutoClose()CProgressJobinlineprotected
GetProgressBar() constCProgressJobinlineprotected
GetProgressDialog() constCProgressJobinlineprotected
GetType() const overrideCProgressJobinlinevirtual
GetUpdateInformation()CProgressJobinlineprotected
GetUpdateProgress()CProgressJobinlineprotected
HasProgressIndicator() const (defined in CProgressJob)CProgressJob
IsCancelled() constCProgressJobprotected
IsModal() constCProgressJobinlineprotected
MarkFinished()CProgressJobprotected
operator==(const CJob *job) const override (defined in CProgressJob)CProgressJobinlinevirtual
PRIORITY enum nameCJob
PRIORITY_DEDICATED enum value (defined in CJob)CJob
PRIORITY_HIGH enum value (defined in CJob)CJob
PRIORITY_LOW enum value (defined in CJob)CJob
PRIORITY_LOW_PAUSABLE enum value (defined in CJob)CJob
PRIORITY_NORMAL enum value (defined in CJob)CJob
SetAutoClose(bool autoClose)CProgressJobinlineprotected
SetProgress(float percentage) constCProgressJobprotected
SetProgress(int currentStep, int totalSteps) constCProgressJobprotected
SetProgressBar(CGUIDialogProgressBarHandle *progress)CProgressJobinlineprotected
SetProgressDialog(CGUIDialogProgress *progressDialog)CProgressJobinlineprotected
SetProgressIndicators(CGUIDialogProgressBarHandle *progressBar, CGUIDialogProgress *progressDialog, bool updateProgress=true, bool updateInformation=true)CProgressJob
SetText(const std::string &text)CProgressJobprotected
SetTitle(const std::string &title)CProgressJobprotected
SetUpdateInformation(bool updateInformation)CProgressJobinlineprotected
SetUpdateProgress(bool updateProgress)CProgressJobinlineprotected
ShouldCancel(unsigned int progress, unsigned int total) const overrideCProgressJobvirtual
ShowProgressDialog() constCProgressJobprotected
~CJob()=defaultCJobvirtual
~CProgressJob() override (defined in CProgressJob)CProgressJob