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

#include <PVRContextMenus.h>

Public Member Functions

 PVRContextMenuEvent (const PVRContextMenuEventAction &a, const std::shared_ptr< IContextMenuItem > &i)
 

Public Attributes

PVRContextMenuEventAction action
 
std::shared_ptr< IContextMenuItemitem
 

Constructor & Destructor Documentation

◆ PVRContextMenuEvent()

PVR::PVRContextMenuEvent::PVRContextMenuEvent ( const PVRContextMenuEventAction & a,
const std::shared_ptr< IContextMenuItem > & i )
inline

Member Data Documentation

◆ action

PVRContextMenuEventAction PVR::PVRContextMenuEvent::action

◆ item

std::shared_ptr<IContextMenuItem> PVR::PVRContextMenuEvent::item

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