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

#include <PVRGUITimerInfo.h>

Inheritance diagram for PVR::CPVRGUITimerInfo:
PVR::CPVRGUIAnyTimerInfo PVR::CPVRGUIRadioTimerInfo PVR::CPVRGUITVTimerInfo

Public Member Functions

 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
 

Constructor & Destructor Documentation

◆ CPVRGUITimerInfo()

CPVRGUITimerInfo::CPVRGUITimerInfo ( )

◆ ~CPVRGUITimerInfo()

virtual PVR::CPVRGUITimerInfo::~CPVRGUITimerInfo ( )
virtualdefault

Member Function Documentation

◆ GetActiveTimerChannelIcon()

const std::string & CPVRGUITimerInfo::GetActiveTimerChannelIcon ( ) const

◆ GetActiveTimerChannelName()

const std::string & CPVRGUITimerInfo::GetActiveTimerChannelName ( ) const

◆ GetActiveTimerDateTime()

const std::string & CPVRGUITimerInfo::GetActiveTimerDateTime ( ) const

◆ GetActiveTimerTitle()

const std::string & CPVRGUITimerInfo::GetActiveTimerTitle ( ) const

◆ GetNextTimer()

const std::string & CPVRGUITimerInfo::GetNextTimer ( ) const

◆ GetNextTimerChannelIcon()

const std::string & CPVRGUITimerInfo::GetNextTimerChannelIcon ( ) const

◆ GetNextTimerChannelName()

const std::string & CPVRGUITimerInfo::GetNextTimerChannelName ( ) const

◆ GetNextTimerDateTime()

const std::string & CPVRGUITimerInfo::GetNextTimerDateTime ( ) const

◆ GetNextTimerTitle()

const std::string & CPVRGUITimerInfo::GetNextTimerTitle ( ) const

◆ HasNonRecordingTimers()

bool PVR::CPVRGUITimerInfo::HasNonRecordingTimers ( ) const
inline

◆ HasRecordingTimers()

bool PVR::CPVRGUITimerInfo::HasRecordingTimers ( ) const
inline

◆ HasTimers()

bool PVR::CPVRGUITimerInfo::HasTimers ( ) const
inline

◆ ResetProperties()

void CPVRGUITimerInfo::ResetProperties ( )

◆ UpdateNextTimer()

void CPVRGUITimerInfo::UpdateNextTimer ( )

◆ UpdateTimersCache()

void CPVRGUITimerInfo::UpdateTimersCache ( )

◆ UpdateTimersToggle()

void CPVRGUITimerInfo::UpdateTimersToggle ( )

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