xbmc
Public Member Functions | Static Public Attributes | List of all members
CContextMenuManager Class Reference
Collaboration diagram for CContextMenuManager:
Collaboration graph
[legend]

Public Member Functions

 CContextMenuManager (ADDON::CAddonMgr &addonMgr)
 
void Init ()
 
void Deinit ()
 
ContextMenuView GetItems (const CFileItem &item, const CContextMenuItem &root=MAIN) const
 
ContextMenuView GetAddonItems (const CFileItem &item, const CContextMenuItem &root=MAIN) const
 

Static Public Attributes

static const CContextMenuItem MAIN = CContextMenuItem::CreateGroup("", "", "kodi.core.main", "")
 
static const CContextMenuItem MANAGE = CContextMenuItem::CreateGroup("", "", "kodi.core.manage", "")
 

Member Function Documentation

◆ GetItems()

ContextMenuView CContextMenuManager::GetItems ( const CFileItem item,
const CContextMenuItem root = MAIN 
) const
Todo:
implement group support

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