Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
ADDON::Interface_GUIDialogExtendedProgress Member List

This is the complete list of members for ADDON::Interface_GUIDialogExtendedProgress, including all inherited members.

DeInit(AddonGlobalInterface *addonInterface)ADDON::Interface_GUIDialogExtendedProgressstatic
delete_dialog(KODI_HANDLE kodiBase, KODI_GUI_HANDLE handle)ADDON::Interface_GUIDialogExtendedProgressstatic
get_percentage(KODI_HANDLE kodiBase, KODI_GUI_HANDLE handle)ADDON::Interface_GUIDialogExtendedProgressstatic
get_text(KODI_HANDLE kodiBase, KODI_GUI_HANDLE handle)ADDON::Interface_GUIDialogExtendedProgressstatic
get_title(KODI_HANDLE kodiBase, KODI_GUI_HANDLE handle)ADDON::Interface_GUIDialogExtendedProgressstatic
Init(AddonGlobalInterface *addonInterface)ADDON::Interface_GUIDialogExtendedProgressstatic
is_finished(KODI_HANDLE kodiBase, KODI_GUI_HANDLE handle)ADDON::Interface_GUIDialogExtendedProgressstatic
mark_finished(KODI_HANDLE kodiBase, KODI_GUI_HANDLE handle)ADDON::Interface_GUIDialogExtendedProgressstatic
new_dialog(KODI_HANDLE kodiBase, const char *title)ADDON::Interface_GUIDialogExtendedProgressstatic
set_percentage(KODI_HANDLE kodiBase, KODI_GUI_HANDLE handle, float percentage)ADDON::Interface_GUIDialogExtendedProgressstatic
set_progress(KODI_HANDLE kodiBase, KODI_GUI_HANDLE handle, int currentItem, int itemCount)ADDON::Interface_GUIDialogExtendedProgressstatic
set_text(KODI_HANDLE kodiBase, KODI_GUI_HANDLE handle, const char *text)ADDON::Interface_GUIDialogExtendedProgressstatic
set_title(KODI_HANDLE kodiBase, KODI_GUI_HANDLE handle, const char *title)ADDON::Interface_GUIDialogExtendedProgressstatic