CanBeCancelled() const | CVideoLibraryJob | inlinevirtual |
Cancel() | CVideoLibraryJob | inlinevirtual |
CProgressJob::CJob() | CJob | inline |
CVideoLibraryJob::CJob() | CJob | inline |
CProgressJob() | CProgressJob | protected |
CProgressJob(CGUIDialogProgressBarHandle *progressBar) | CProgressJob | explicitprotected |
CVideoLibraryJob() | CVideoLibraryJob | protected |
CVideoLibraryProgressJob(CGUIDialogProgressBarHandle *progressBar) | 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 | CProgressJob | |
IsCancelled() const | CProgressJob | protected |
IsModal() const | CProgressJob | inlineprotected |
MarkFinished() | CProgressJob | protected |
operator==(const CJob *job) const override | CVideoLibraryProgressJob | inlinevirtual |
CProgressJob::PRIORITY enum name | CJob | |
CVideoLibraryJob::PRIORITY enum name | CJob | |
CProgressJob::PRIORITY_DEDICATED enum value | CJob | |
CVideoLibraryJob::PRIORITY_DEDICATED enum value | CJob | |
CProgressJob::PRIORITY_HIGH enum value | CJob | |
CVideoLibraryJob::PRIORITY_HIGH enum value | CJob | |
CProgressJob::PRIORITY_LOW enum value | CJob | |
CVideoLibraryJob::PRIORITY_LOW enum value | CJob | |
CProgressJob::PRIORITY_LOW_PAUSABLE enum value | CJob | |
CVideoLibraryJob::PRIORITY_LOW_PAUSABLE enum value | CJob | |
CProgressJob::PRIORITY_NORMAL enum value | CJob | |
CVideoLibraryJob::PRIORITY_NORMAL enum value | 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 | CProgressJob | |
~CVideoLibraryJob() override | CVideoLibraryJob | |
~CVideoLibraryProgressJob() override | CVideoLibraryProgressJob | |