JugiMap Framework
GuiTextInput Member List

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

AssignCallback(GuiWidgetCallback *_callback)GuiWidget
AssignCustomObject(CustomObject *_customObject)GuiWidget
GetCallback()GuiWidgetinline
GetCustomObject()GuiWidgetinline
GetDesignKind()GuiWidgetinline
GetInteracted()GuiWidgetinlinestatic
GetInteracted(const std::string &_name)GuiWidgetinlinestatic
GetInteracted(int _tag)GuiWidgetinlinestatic
GetInteracted(CustomObject *_customObject)GuiWidgetinlinestatic
GetInteracted_CursorDown(const std::string &_name)GuiWidgetinlinestatic
GetInteracted_CursorDown(int _tag)GuiWidgetinlinestatic
GetInteracted_CursorDown(CustomObject *_customObject)GuiWidgetinlinestatic
GetInteracted_cursorDown()GuiWidgetinlinestatic
GetInteracted_CursorOver()GuiWidgetinlinestatic
GetInteracted_CursorOver(const std::string &_name)GuiWidgetinlinestatic
GetInteracted_CursorOver(int _tag)GuiWidgetinlinestatic
GetInteracted_CursorOver(CustomObject *_customObject)GuiWidgetinlinestatic
GetInteracted_Pressed()GuiWidgetinlinestatic
GetInteracted_Pressed(const std::string &_name)GuiWidgetinlinestatic
GetInteracted_Pressed(int _tag)GuiWidgetinlinestatic
GetInteracted_Pressed(CustomObject *_customObject)GuiWidgetinlinestatic
GetInteracted_ValueChanged()GuiWidgetinlinestatic
GetInteracted_ValueChanged(const std::string &_name)GuiWidgetinlinestatic
GetInteracted_ValueChanged(int _tag)GuiWidgetinlinestatic
GetInteracted_ValueChanged(CustomObject *_customObject)GuiWidgetinlinestatic
GetKind()GuiWidgetinline
GetName()GuiWidgetinline
GetTag()GuiWidgetinline
GetText()GuiTextInputinline
GuiTextInput(ComposedSprite *_rootSprite)GuiTextInput
IsCursorDown()GuiWidgetinline
IsCursorOver()GuiWidgetinline
IsDisabled()GuiWidgetinline
IsPressed()GuiWidgetinline
IsValueChanged()GuiWidgetinline
IsVisible()GuiWidgetinline
MakeCharsFileNameSafe()GuiTextInput
SetAllowEmptyText(bool _allowEmptyText)GuiTextInputinline
SetAllowEscToAbort(bool _allowEscToAbort)GuiTextInputinline
SetBannedChars(const std::string &_bannedChars)GuiTextInputinline
SetCursorFlashingSpeed(int _cursorFlashingMS)GuiTextInput
SetDisabled(bool _disabled) overrideGuiTextInputvirtual
SetName(const std::string &_name)GuiWidgetinline
SetTag(int _tag)GuiWidgetinline
SetText(const std::string &_text)GuiTextInput
SetTextMaximumLength(int _maxLength)GuiTextInputinline
SetVisible(bool _visible) overrideGuiTextInputvirtual
Start()GuiTextInput
Start(const std::string &_text)GuiTextInput