xbmc
CGUIKeyboardFactory Member List

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

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