| 
    Kodi Documentation 22.0
    
   Kodi is an open source media player and entertainment hub. 
   | 
 
This is the complete list of members for CRefreshInfoJob, including all inherited members.
| CJob()=default | CJob | |
| CProgressJob()=default | CProgressJob | protected | 
| CProgressJob(CGUIDialogProgressBarHandle *progressBar) | CProgressJob | explicitprotected | 
| CRefreshInfoJob(CGUIDialogProgress *progressDialog) | CRefreshInfoJob | inline | 
| DoModal() | CProgressJob | |
| DoWork() override | CRefreshInfoJob | inlinevirtual | 
| Equals(const CJob *job) const | CJob | inlinevirtual | 
| GetAutoClose() | CProgressJob | inlineprotected | 
| GetProgressBar() const | CProgressJob | inlineprotected | 
| GetProgressDialog() const | CProgressJob | inlineprotected | 
| GetType() const override | CProgressJob | inlinevirtual | 
| GetUpdateInformation() | CProgressJob | inlineprotected | 
| GetUpdateProgress() | CProgressJob | inlineprotected | 
| HasProgressIndicator() const | CProgressJob | |
| IsCancelled() const | CProgressJob | protected | 
| IsModal() const | CProgressJob | inlineprotected | 
| MarkFinished() | CProgressJob | protected | 
| PRIORITY enum name | CJob | |
| PRIORITY_DEDICATED enum value | CJob | |
| PRIORITY_HIGH enum value | CJob | |
| PRIORITY_LOW enum value | CJob | |
| PRIORITY_LOW_PAUSABLE enum value | CJob | |
| 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 | 
| SetProgressCallback(CJobManager *callback) | CJob | inline | 
| 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 | 
| ~CJob()=default | CJob | virtual | 
| ~CProgressJob() override | CProgressJob | |
| ~CRefreshInfoJob(void) override=default | CRefreshInfoJob |