11 #include "AddonClass.h"
12 #include "AddonString.h"
13 #include "Exception.h"
15 class CGUIDialogKeyboardGeneric;
21 XBMCCOMMONS_STANDARD_EXCEPTION(KeyboardException);
62 bool bConfirmed =
false;
65 Keyboard(
const String& line = emptyString,
const String& heading = emptyString,
bool hidden =
false);
68 #ifdef DOXYGEN_SHOULD_USE_THIS
89 void doModal(
int autoclose = 0);
92 #ifdef DOXYGEN_SHOULD_USE_THIS
113 void setDefault(
const String& line = emptyString);
116 #ifdef DOXYGEN_SHOULD_USE_THIS
140 #ifdef DOXYGEN_SHOULD_USE_THIS
164 #ifdef DOXYGEN_SHOULD_USE_THIS
191 #ifdef DOXYGEN_SHOULD_USE_THIS
Definition: Keyboard.h:55
setDefault(...)
<h4><code><span style="font-style: italic;">Function: </span><span style="font-style: bold;"><font co...
setHiddenInput(...)
<h4><code><span style="font-style: italic;">Function: </span><span style="font-style: bold;"><font co...
doModal(...)
<h4><code><span style="font-style: italic;">Function: </span><span style="font-style: bold;"><font co...
getText()
<h4><code><span style="font-style: italic;">Function: </span><span style="font-style: bold;"><font co...
isConfirmed()
<h4><code><span style="font-style: italic;">Function: </span><span style="font-style: bold;"><font co...
setHeading(...)
<h4><code><span style="font-style: italic;">Function: </span><span style="font-style: bold;"><font co...