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

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

DeInit(AddonGlobalInterface *addonInterface)ADDON::Interface_GUIDialogNumericstatic
Init(AddonGlobalInterface *addonInterface)ADDON::Interface_GUIDialogNumericstatic
show_and_get_date(KODI_HANDLE kodiBase, tm *date, const char *heading)ADDON::Interface_GUIDialogNumericstatic
show_and_get_ip_address(KODI_HANDLE kodiBase, const char *ip_address_in, char **ip_address_out, const char *heading)ADDON::Interface_GUIDialogNumericstatic
show_and_get_number(KODI_HANDLE kodiBase, const char *number_in, char **number_out, const char *heading, unsigned int auto_close_ms)ADDON::Interface_GUIDialogNumericstatic
show_and_get_seconds(KODI_HANDLE kodiBase, const char *time_in, char **time_out, const char *heading)ADDON::Interface_GUIDialogNumericstatic
show_and_get_time(KODI_HANDLE kodiBase, tm *time, const char *heading)ADDON::Interface_GUIDialogNumericstatic
show_and_verify_input(KODI_HANDLE kodiBase, const char *verify_in, char **verify_out, const char *heading, bool verify_input)ADDON::Interface_GUIDialogNumericstatic
show_and_verify_new_password(KODI_HANDLE kodiBase, char **password)ADDON::Interface_GUIDialogNumericstatic
show_and_verify_password(KODI_HANDLE kodiBase, const char *password, const char *heading, int retries)ADDON::Interface_GUIDialogNumericstatic