Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
PVR::CPVRGUIChannelIconUpdater Class Reference

#include <PVRGUIChannelIconUpdater.h>

Public Member Functions

 CPVRGUIChannelIconUpdater (const std::vector< std::shared_ptr< CPVRChannelGroup > > &groups, bool bUpdateDb)
 ctor.
 
 CPVRGUIChannelIconUpdater ()=delete
 
 CPVRGUIChannelIconUpdater (const CPVRGUIChannelIconUpdater &)=delete
 
CPVRGUIChannelIconUpdateroperator= (const CPVRGUIChannelIconUpdater &)=delete
 
virtual ~CPVRGUIChannelIconUpdater ()=default
 
void SearchAndUpdateMissingChannelIcons () const
 Search and update missing channel icons.
 

Constructor & Destructor Documentation

◆ CPVRGUIChannelIconUpdater() [1/3]

PVR::CPVRGUIChannelIconUpdater::CPVRGUIChannelIconUpdater ( const std::vector< std::shared_ptr< CPVRChannelGroup > > & groups,
bool bUpdateDb )
inline

ctor.

Parameters
groupsThe channel groups for which the channel icons shall be updated.
bUpdateDbIf true, persist the changed values in the PVR database.

◆ CPVRGUIChannelIconUpdater() [2/3]

PVR::CPVRGUIChannelIconUpdater::CPVRGUIChannelIconUpdater ( )
delete

◆ CPVRGUIChannelIconUpdater() [3/3]

PVR::CPVRGUIChannelIconUpdater::CPVRGUIChannelIconUpdater ( const CPVRGUIChannelIconUpdater & )
delete

◆ ~CPVRGUIChannelIconUpdater()

virtual PVR::CPVRGUIChannelIconUpdater::~CPVRGUIChannelIconUpdater ( )
virtualdefault

Member Function Documentation

◆ operator=()

CPVRGUIChannelIconUpdater & PVR::CPVRGUIChannelIconUpdater::operator= ( const CPVRGUIChannelIconUpdater & )
delete

◆ SearchAndUpdateMissingChannelIcons()

void CPVRGUIChannelIconUpdater::SearchAndUpdateMissingChannelIcons ( ) const

Search and update missing channel icons.


The documentation for this class was generated from the following files: