![]() |
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
Namespaces | |
namespace | kodi |
namespace | kodi::gui |
namespace | kodi::gui::dialogs |
namespace | kodi::gui::dialogs::OK |
Functions | |
void | kodi::gui::dialogs::OK::ShowAndGetInput (const std::string &heading, const std::string &text) |
Use dialog to inform user with text and confirmation with OK with continued string. More... | |
void | kodi::gui::dialogs::OK::ShowAndGetInput (const std::string &heading, const std::string &line0, const std::string &line1, const std::string &line2) |
Use dialog to inform user with text and confirmation with OK with strings separated to the lines. More... | |