| 
    Kodi Documentation 22.0
    
   Kodi is an open source media player and entertainment hub. 
   | 
 
This is the complete list of members for CGUIKeyboard, including all inherited members.
| Cancel()=0 | CGUIKeyboard | pure virtual | 
| CGUIKeyboard() | CGUIKeyboard | inline | 
| GetWindowId() const | CGUIKeyboard | inlinevirtual | 
| OnTimeout() override | CGUIKeyboard | inlinevirtual | 
| resetAutoCloseTimer() | CGUIKeyboard | inline | 
| SetTextToKeyboard(const std::string &text, bool closeKeyboard=false) | CGUIKeyboard | inlinevirtual | 
| ShowAndGetInput(char_callback_t pCallback, const std::string &initialString, std::string &typedString, const std::string &heading, bool bHiddenInput=false)=0 | CGUIKeyboard | pure virtual | 
| startAutoCloseTimer(unsigned int autoCloseMs) | CGUIKeyboard | inline | 
| ~CGUIKeyboard() override=default | CGUIKeyboard | |
| ~ITimerCallback()=default | ITimerCallback | virtual |