Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
CGUIKeyboardFactory Member List

This is the complete list of members for CGUIKeyboardFactory, including all inherited members.

CGUIKeyboardFactory(void)CGUIKeyboardFactory
isKeyboardActivated()CGUIKeyboardFactoryinlinestatic
SendTextToActiveKeyboard(const std::string &aTextString, bool closeKeyboard=false)CGUIKeyboardFactorystatic
ShowAndGetFilter(std::string &aTextString, bool searching, unsigned int autoCloseMs=0)CGUIKeyboardFactorystatic
ShowAndGetInput(std::string &aTextString, bool allowEmptyResult, unsigned int autoCloseMs=0)CGUIKeyboardFactorystatic
ShowAndGetInput(std::string &aTextString, CVariant heading, bool allowEmptyResult, bool hiddenInput=false, unsigned int autoCloseMs=0)CGUIKeyboardFactorystatic
ShowAndGetNewPassword(std::string &strNewPassword, unsigned int autoCloseMs=0)CGUIKeyboardFactorystatic
ShowAndGetNewPassword(std::string &newPassword, CVariant heading, bool allowEmpty, unsigned int autoCloseMs=0)CGUIKeyboardFactorystatic
ShowAndVerifyNewPassword(std::string &strNewPassword, unsigned int autoCloseMs=0)CGUIKeyboardFactorystatic
ShowAndVerifyNewPassword(std::string &newPassword, CVariant heading, bool allowEmpty, unsigned int autoCloseMs=0)CGUIKeyboardFactorystatic
ShowAndVerifyPassword(std::string &strPassword, const std::string &strHeading, int iRetries, unsigned int autoCloseMs=0)CGUIKeyboardFactorystatic
~CGUIKeyboardFactory(void)CGUIKeyboardFactoryvirtual