Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
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, const 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, const CVariant &heading, bool allowEmpty, unsigned int autoCloseMs=0)CGUIKeyboardFactorystatic
ShowAndVerifyNewPassword(std::string &strNewPassword, unsigned int autoCloseMs=0)CGUIKeyboardFactorystatic
ShowAndVerifyNewPassword(std::string &newPassword, const 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