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