kodi
|
This is the complete list of members for CVideoLibraryProgressJob, including all inherited members.
CanBeCancelled() const | CVideoLibraryJob | inlinevirtual |
Cancel() | CVideoLibraryJob | inlinevirtual |
CJob() (defined in CJob) | CJob | inline |
CJob() (defined in CJob) | CJob | inline |
CProgressJob() (defined in CProgressJob) | CProgressJob | protected |
CProgressJob(CGUIDialogProgressBarHandle *progressBar) (defined in CProgressJob) | CProgressJob | explicitprotected |
CVideoLibraryJob() (defined in CVideoLibraryJob) | CVideoLibraryJob | protected |
CVideoLibraryProgressJob(CGUIDialogProgressBarHandle *progressBar) (defined in CVideoLibraryProgressJob) | CVideoLibraryProgressJob | explicitprotected |
DoModal() | CProgressJob | |
DoWork() override | CVideoLibraryProgressJob | virtual |
GetAutoClose() | CProgressJob | inlineprotected |
GetProgressBar() const | CProgressJob | inlineprotected |
GetProgressDialog() const | CProgressJob | inlineprotected |
GetType() const override | CVideoLibraryProgressJob | inlinevirtual |
GetUpdateInformation() | CProgressJob | inlineprotected |
GetUpdateProgress() | CProgressJob | inlineprotected |
HasProgressIndicator() const (defined in CProgressJob) | CProgressJob | |
IsCancelled() const | CProgressJob | protected |
IsModal() const | CProgressJob | inlineprotected |
MarkFinished() | CProgressJob | protected |
operator==(const CJob *job) const override (defined in CVideoLibraryProgressJob) | CVideoLibraryProgressJob | inlinevirtual |
CProgressJob::PRIORITY enum name | CJob | |
CVideoLibraryJob::PRIORITY enum name | CJob | |
PRIORITY_DEDICATED enum value (defined in CJob) | CJob | |
PRIORITY_DEDICATED enum value (defined in CJob) | CJob | |
PRIORITY_HIGH enum value (defined in CJob) | CJob | |
PRIORITY_HIGH enum value (defined in CJob) | CJob | |
PRIORITY_LOW enum value (defined in CJob) | CJob | |
PRIORITY_LOW enum value (defined in CJob) | CJob | |
PRIORITY_LOW_PAUSABLE enum value (defined in CJob) | CJob | |
PRIORITY_LOW_PAUSABLE enum value (defined in CJob) | CJob | |
PRIORITY_NORMAL enum value (defined in CJob) | CJob | |
PRIORITY_NORMAL enum value (defined in CJob) | CJob | |
SetAutoClose(bool autoClose) | CProgressJob | inlineprotected |
SetProgress(float percentage) const | CProgressJob | protected |
SetProgress(int currentStep, int totalSteps) const | CProgressJob | protected |
SetProgressBar(CGUIDialogProgressBarHandle *progress) | CProgressJob | inlineprotected |
SetProgressDialog(CGUIDialogProgress *progressDialog) | CProgressJob | inlineprotected |
SetProgressIndicators(CGUIDialogProgressBarHandle *progressBar, CGUIDialogProgress *progressDialog, bool updateProgress=true, bool updateInformation=true) | CProgressJob | |
SetText(const std::string &text) | CProgressJob | protected |
SetTitle(const std::string &title) | CProgressJob | protected |
SetUpdateInformation(bool updateInformation) | CProgressJob | inlineprotected |
SetUpdateProgress(bool updateProgress) | CProgressJob | inlineprotected |
ShouldCancel(unsigned int progress, unsigned int total) const override | CProgressJob | virtual |
ShowProgressDialog() const | CProgressJob | protected |
Work(CVideoDatabase &db)=0 | CVideoLibraryJob | protectedpure virtual |
~CJob()=default | CJob | virtual |
~CProgressJob() override (defined in CProgressJob) | CProgressJob | |
~CVideoLibraryJob() override (defined in CVideoLibraryJob) | CVideoLibraryJob | |
~CVideoLibraryProgressJob() override (defined in CVideoLibraryProgressJob) | CVideoLibraryProgressJob |