kodi
|
This is the complete list of members for ADDON::Interface_GUIListItem, including all inherited members.
create(KODI_HANDLE kodiBase, const char *label, const char *label2, const char *path) | ADDON::Interface_GUIListItem | static |
DeInit(AddonGlobalInterface *addonInterface) (defined in ADDON::Interface_GUIListItem) | ADDON::Interface_GUIListItem | static |
destroy(KODI_HANDLE kodiBase, KODI_GUI_LISTITEM_HANDLE handle) (defined in ADDON::Interface_GUIListItem) | ADDON::Interface_GUIListItem | static |
get_art(KODI_HANDLE kodiBase, KODI_GUI_LISTITEM_HANDLE handle, const char *type) (defined in ADDON::Interface_GUIListItem) | ADDON::Interface_GUIListItem | static |
get_label(KODI_HANDLE kodiBase, KODI_GUI_LISTITEM_HANDLE handle) (defined in ADDON::Interface_GUIListItem) | ADDON::Interface_GUIListItem | static |
get_label2(KODI_HANDLE kodiBase, KODI_GUI_LISTITEM_HANDLE handle) (defined in ADDON::Interface_GUIListItem) | ADDON::Interface_GUIListItem | static |
get_path(KODI_HANDLE kodiBase, KODI_GUI_LISTITEM_HANDLE handle) (defined in ADDON::Interface_GUIListItem) | ADDON::Interface_GUIListItem | static |
get_property(KODI_HANDLE kodiBase, KODI_GUI_LISTITEM_HANDLE handle, const char *key) (defined in ADDON::Interface_GUIListItem) | ADDON::Interface_GUIListItem | static |
Init(AddonGlobalInterface *addonInterface) (defined in ADDON::Interface_GUIListItem) | ADDON::Interface_GUIListItem | static |
is_selected(KODI_HANDLE kodiBase, KODI_GUI_LISTITEM_HANDLE handle) (defined in ADDON::Interface_GUIListItem) | ADDON::Interface_GUIListItem | static |
select(KODI_HANDLE kodiBase, KODI_GUI_LISTITEM_HANDLE handle, bool select) (defined in ADDON::Interface_GUIListItem) | ADDON::Interface_GUIListItem | static |
set_art(KODI_HANDLE kodiBase, KODI_GUI_LISTITEM_HANDLE handle, const char *type, const char *image) (defined in ADDON::Interface_GUIListItem) | ADDON::Interface_GUIListItem | static |
set_label(KODI_HANDLE kodiBase, KODI_GUI_LISTITEM_HANDLE handle, const char *label) (defined in ADDON::Interface_GUIListItem) | ADDON::Interface_GUIListItem | static |
set_label2(KODI_HANDLE kodiBase, KODI_GUI_LISTITEM_HANDLE handle, const char *label) (defined in ADDON::Interface_GUIListItem) | ADDON::Interface_GUIListItem | static |
set_path(KODI_HANDLE kodiBase, KODI_GUI_LISTITEM_HANDLE handle, const char *path) (defined in ADDON::Interface_GUIListItem) | ADDON::Interface_GUIListItem | static |
set_property(KODI_HANDLE kodiBase, KODI_GUI_LISTITEM_HANDLE handle, const char *key, const char *value) (defined in ADDON::Interface_GUIListItem) | ADDON::Interface_GUIListItem | static |