kodi
|
Public Member Functions | |
CPVRGUIChannelIconUpdater (const std::vector< std::shared_ptr< CPVRChannelGroup >> &groups, bool bUpdateDb) | |
ctor. More... | |
CPVRGUIChannelIconUpdater (const CPVRGUIChannelIconUpdater &)=delete | |
CPVRGUIChannelIconUpdater & | operator= (const CPVRGUIChannelIconUpdater &)=delete |
void | SearchAndUpdateMissingChannelIcons () const |
Search and update missing channel icons. | |
|
inline |
ctor.
groups | The channel groups for which the channel icons shall be updated. |
bUpdateDb | If true, persist the changed values in the PVR database. |