kodi
|
This is the complete list of members for MUSIC_UTILS::CSetArtJob, including all inherited members.
CJob() (defined in CJob) | CJob | inline |
CSetArtJob(const CFileItemPtr &item, const std::string &type, const std::string &newArt) (defined in MUSIC_UTILS::CSetArtJob) | MUSIC_UTILS::CSetArtJob | inline |
DoWork(void) override | MUSIC_UTILS::CSetArtJob | inlinevirtual |
GetType() const | CJob | inlinevirtual |
HasSongExtraArtChanged(const CFileItemPtr &pSongItem, const std::string &type, const int itemID, CMusicDatabase &db) (defined in MUSIC_UTILS::CSetArtJob) | MUSIC_UTILS::CSetArtJob | inline |
operator==(const CJob *job) const (defined in CJob) | CJob | inlinevirtual |
PRIORITY enum name | CJob | |
PRIORITY_DEDICATED enum value (defined in CJob) | CJob | |
PRIORITY_HIGH enum value (defined in CJob) | CJob | |
PRIORITY_LOW enum value (defined in CJob) | CJob | |
PRIORITY_LOW_PAUSABLE enum value (defined in CJob) | CJob | |
PRIORITY_NORMAL enum value (defined in CJob) | CJob | |
ShouldCancel(unsigned int progress, unsigned int total) const | CJob | virtual |
~CJob()=default | CJob | virtual |
~CSetArtJob(void) override=default (defined in MUSIC_UTILS::CSetArtJob) | MUSIC_UTILS::CSetArtJob |