CanBeCancelled() const | CMusicLibraryJob | inlinevirtual |
Cancel() | CMusicLibraryJob | inlinevirtual |
CProgressJob::CMusicLibraryProgressJob::CJob() | CJob | inline |
CMusicLibraryJob::CJob() | CJob | inline |
CMusicLibraryExportJob(const CLibExportSettings &settings, CGUIDialogProgress *progressDialog) | CMusicLibraryExportJob | |
CMusicLibraryJob() | CMusicLibraryJob | protected |
CMusicLibraryProgressJob(CGUIDialogProgressBarHandle *progressBar) | CMusicLibraryProgressJob | explicitprotected |
CProgressJob() | CProgressJob | protected |
CProgressJob(CGUIDialogProgressBarHandle *progressBar) | CProgressJob | explicitprotected |
DoModal() | CProgressJob | |
DoWork() override | CMusicLibraryProgressJob | virtual |
GetAutoClose() | CProgressJob | inlineprotected |
GetProgressBar() const | CProgressJob | inlineprotected |
GetProgressDialog() const | CProgressJob | inlineprotected |
GetType() const override | CMusicLibraryExportJob | 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 | CMusicLibraryExportJob | virtual |
CProgressJob::CMusicLibraryProgressJob::PRIORITY enum name | CJob | |
CMusicLibraryJob::PRIORITY enum name | CJob | |
CProgressJob::CMusicLibraryProgressJob::PRIORITY_DEDICATED enum value | CJob | |
CMusicLibraryJob::PRIORITY_DEDICATED enum value | CJob | |
CProgressJob::CMusicLibraryProgressJob::PRIORITY_HIGH enum value | CJob | |
CMusicLibraryJob::PRIORITY_HIGH enum value | CJob | |
CProgressJob::CMusicLibraryProgressJob::PRIORITY_LOW enum value | CJob | |
CMusicLibraryJob::PRIORITY_LOW enum value | CJob | |
CProgressJob::CMusicLibraryProgressJob::PRIORITY_LOW_PAUSABLE enum value | CJob | |
CMusicLibraryJob::PRIORITY_LOW_PAUSABLE enum value | CJob | |
CProgressJob::CMusicLibraryProgressJob::PRIORITY_NORMAL enum value | CJob | |
CMusicLibraryJob::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(CMusicDatabase &db) override | CMusicLibraryExportJob | protectedvirtual |
~CJob()=default | CJob | virtual |
~CMusicLibraryExportJob() override | CMusicLibraryExportJob | |
~CMusicLibraryJob() override | CMusicLibraryJob | |
~CMusicLibraryProgressJob() override | CMusicLibraryProgressJob | |
~CProgressJob() override | CProgressJob | |