Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
CContextMenuItem Member List

This is the complete list of members for CContextMenuItem, including all inherited members.

ADDON::CContextMenuAddonCContextMenuItemfriend
CContextMenuItem()=defaultCContextMenuItem
CreateGroup(const std::string &label, const std::string &parent, const std::string &groupId, const std::string &addonId)CContextMenuItemstatic
CreateItem(const std::string &label, const std::string &parent, const std::string &library, const std::string &condition, const std::string &addonId)CContextMenuItemstatic
Execute(const CFileItemPtr &item) const overrideCContextMenuItemvirtual
GetLabel(const CFileItem &item) const overrideCContextMenuIteminlinevirtual
IsGroup() const overrideCContextMenuItemvirtual
IsParentOf(const CContextMenuItem &menuItem) constCContextMenuItem
IsVisible(const CFileItem &item) const overrideCContextMenuItemvirtual
operator==(const CContextMenuItem &other) constCContextMenuItem
ToString() constCContextMenuItem
~IContextMenuItem()=defaultIContextMenuItemvirtual