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

#include <PVRContextMenus.h>

Public Member Functions

std::vector< std::shared_ptr< IContextMenuItem > > GetMenuItems () const
 
void AddMenuHook (const CPVRClientMenuHook &hook)
 
void RemoveMenuHook (const CPVRClientMenuHook &hook)
 
CEventStream< PVRContextMenuEvent > & Events ()
 Query the events available for CEventStream.
 

Static Public Member Functions

static CPVRContextMenuManagerGetInstance ()
 

Member Function Documentation

◆ AddMenuHook()

void PVR::CPVRContextMenuManager::AddMenuHook ( const CPVRClientMenuHook & hook)

◆ Events()

CEventStream< PVRContextMenuEvent > & PVR::CPVRContextMenuManager::Events ( )
inline

Query the events available for CEventStream.

◆ GetInstance()

CPVRContextMenuManager & PVR::CPVRContextMenuManager::GetInstance ( )
static

◆ GetMenuItems()

std::vector< std::shared_ptr< IContextMenuItem > > PVR::CPVRContextMenuManager::GetMenuItems ( ) const
inline

◆ RemoveMenuHook()

void PVR::CPVRContextMenuManager::RemoveMenuHook ( const CPVRClientMenuHook & hook)

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