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

Public Member Functions

virtual ~CGUIPVRChannelGroupsSelector ()=default
 
bool Initialize (CGUIWindow *parent, bool bRadio)
 
bool HasFocus () const
 
std::shared_ptr< CPVRChannelGroupGetSelectedChannelGroup () const
 
bool SelectChannelGroup (const std::shared_ptr< CPVRChannelGroup > &newGroup)
 

Constructor & Destructor Documentation

◆ ~CGUIPVRChannelGroupsSelector()

virtual PVR::CGUIPVRChannelGroupsSelector::~CGUIPVRChannelGroupsSelector ( )
virtualdefault

Member Function Documentation

◆ GetSelectedChannelGroup()

std::shared_ptr< CPVRChannelGroup > CGUIPVRChannelGroupsSelector::GetSelectedChannelGroup ( ) const

◆ HasFocus()

bool CGUIPVRChannelGroupsSelector::HasFocus ( ) const

◆ Initialize()

bool CGUIPVRChannelGroupsSelector::Initialize ( CGUIWindow * parent,
bool bRadio )

◆ SelectChannelGroup()

bool CGUIPVRChannelGroupsSelector::SelectChannelGroup ( const std::shared_ptr< CPVRChannelGroup > & newGroup)

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