Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include <PVRGUITimerInfo.h>
Public Member Functions | |
CPVRGUITVTimerInfo ()=default | |
Public Member Functions inherited from PVR::CPVRGUITimerInfo | |
CPVRGUITimerInfo () | |
virtual | ~CPVRGUITimerInfo ()=default |
void | ResetProperties () |
void | UpdateTimersCache () |
void | UpdateTimersToggle () |
void | UpdateNextTimer () |
const std::string & | GetActiveTimerTitle () const |
const std::string & | GetActiveTimerChannelName () const |
const std::string & | GetActiveTimerChannelIcon () const |
const std::string & | GetActiveTimerDateTime () const |
const std::string & | GetNextTimerTitle () const |
const std::string & | GetNextTimerChannelName () const |
const std::string & | GetNextTimerChannelIcon () const |
const std::string & | GetNextTimerDateTime () const |
const std::string & | GetNextTimer () const |
bool | HasTimers () const |
bool | HasRecordingTimers () const |
bool | HasNonRecordingTimers () const |
|
default |