Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
ADDON::CRepositoryUpdateJob Member List

This is the complete list of members for ADDON::CRepositoryUpdateJob, including all inherited members.

CJob()=defaultCJob
CProgressJob()CProgressJobprotected
CProgressJob(CGUIDialogProgressBarHandle *progressBar)CProgressJobexplicitprotected
CRepositoryUpdateJob(const RepositoryPtr &repo)ADDON::CRepositoryUpdateJobinlineexplicit
DoModal()CProgressJob
DoWork() overrideADDON::CRepositoryUpdateJobvirtual
Equals(const CJob *job) constCJobinlinevirtual
GetAddon() constADDON::CRepositoryUpdateJobinline
GetAutoClose()CProgressJobinlineprotected
GetProgressBar() constCProgressJobinlineprotected
GetProgressDialog() constCProgressJobinlineprotected
GetType() const overrideCProgressJobinlinevirtual
GetUpdateInformation()CProgressJobinlineprotected
GetUpdateProgress()CProgressJobinlineprotected
HasProgressIndicator() constCProgressJob
IsCancelled() constCProgressJobprotected
IsModal() constCProgressJobinlineprotected
MarkFinished()CProgressJobprotected
PRIORITY enum nameCJob
PRIORITY_DEDICATED enum valueCJob
PRIORITY_HIGH enum valueCJob
PRIORITY_LOW enum valueCJob
PRIORITY_LOW_PAUSABLE enum valueCJob
PRIORITY_NORMAL enum valueCJob
SetAutoClose(bool autoClose)CProgressJobinlineprotected
SetProgress(float percentage) constCProgressJobprotected
SetProgress(int currentStep, int totalSteps) constCProgressJobprotected
SetProgressBar(CGUIDialogProgressBarHandle *progress)CProgressJobinlineprotected
SetProgressCallback(CJobManager *callback)CJobinline
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() overrideCProgressJob
~CRepositoryUpdateJob() override=defaultADDON::CRepositoryUpdateJob