GuiTextInput Member List

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

addLine(const char *t)GuiText
addText(const char *t)GuiText
alpha (defined in GuiTextInput)GuiTextInput [static]
ALPHA (defined in GuiTextInput)GuiTextInput [static]
altAlpha (defined in GuiTextInput)GuiTextInput [static]
applyTheme(UiTheme *t)UiObject [inline]
BasicObject(const char *name, BasicObject *parent)BasicObject
BasicObject(TiXmlElement *el, BasicObject *p)BasicObject
bwActive (defined in GuiTextInput)GuiTextInput
bwInactive (defined in GuiTextInput)GuiTextInput
bWordWrapGuiText [protected]
cActive (defined in GuiTextInput)GuiTextInput
Callback typedefBasicObject
child_iter typedef (defined in BasicObject)BasicObject [protected]
child_list typedef (defined in BasicObject)BasicObject [protected]
child_reverse_iter typedef (defined in BasicObject)BasicObject [protected]
children (defined in BasicObject)BasicObject [protected]
chooseFont(FontSize size, bool light)GuiText
cInactive (defined in GuiTextInput)GuiTextInput
clearLine(int l=0)GuiText
create(TiXmlElement *el, GuiElement *parent=NULL)GuiElement [static]
createWithoutChildren(TiXmlElement *el, GuiElement *parent=NULL)GuiElement [static]
curposGuiText [protected]
decRequireOnFrame()GuiElement [inline, protected, virtual]
destroy()BasicObject [inline]
EventIter typedef (defined in BasicObject)BasicObject [protected]
FocusType enum nameUiObject
FocusTypes typedefUiObject
FontSize enum nameGuiText
fontSizeToFont(FontSize s, bool l, UiTheme *t)GuiText [static]
fs_button enum value (defined in GuiText)GuiText
fs_heading enum value (defined in GuiText)GuiText
fs_standard enum value (defined in GuiText)GuiText
fs_text enum value (defined in GuiText)GuiText
fs_theme enum value (defined in GuiText)GuiText
ftDisplay enum value (defined in UiObject)UiObject
ftKeyboard enum value (defined in UiObject)UiObject
ftMouse enum value (defined in UiObject)UiObject
getAbsCenterPoint(Sint32 &x, Sint32 &y)GuiElement
getAbsWindow()GuiElement
getChildWithName(const char *name)BasicObject
getClassName()GuiTextInput [inline, virtual]
getClientCenterPoint(Sint32 &x, Sint32 &y)GuiElement
getClientWindow() constGuiElement
getClip()GuiElement
getDrawWindow()GuiElement
getFunc(const char *name) (defined in BasicObject)BasicObject [inline, static]
getFuncByName(const char *name)BasicObject
getFunction(const char *name) (defined in BasicObject)BasicObject [static]
getFunctionByName(const char *name)BasicObject
getName() constBasicObject [inline]
getObject(const char *name) (defined in BasicObject)BasicObject [inline, static]
getObjectByName(const char *name)BasicObject
getParent() constGuiElement
getRedraw()GuiElement [inline]
getRelCenterPoint(Sint32 &x, Sint32 &y)GuiElement
getRelWindow() constGuiElement
getText() constGuiText [inline]
getToplevel()GuiElement
getWndSize(Uint32 &w, Uint32 &h) constGuiElement
getXmlData()BasicObject [inline]
GuiElement(const SDL_Rect &r, GuiElement *p, const char *name)GuiElement
GuiElement(TiXmlElement *el, GuiElement *p)GuiElement
guiinfo (defined in GuiTextInput)GuiTextInput [friend]
GuiText(const SDL_Rect &r, GuiElement *p, const char *name, const char *t=0, FontSize font=fs_theme, bool light=false, bool stdAlign=true)GuiText
GuiText(TiXmlElement *el, GuiElement *p)GuiText
GuiTextInput(const SDL_Rect &r, GuiElement *p, const char *name, const char *t=NULL, bool singleline=true) (defined in GuiTextInput)GuiTextInput
GuiTextInput(TiXmlElement *el, GuiElement *p)GuiTextInput
HAlign typedefGuiText
hasSurface() constGuiElement [inline, virtual]
incRequireOnFrame()GuiElement [inline, protected, virtual]
init()BasicObject [inline]
isEnabled() constGuiElement
isGuiElement() constGuiElement [inline, virtual]
isNetSocket() constBasicObject [inline, virtual]
isOglElement() constUiObject [inline, virtual]
isUiObject() constUiObject [inline, virtual]
isVisible() constGuiElement
matchName(const char *name)BasicObject
MOD_LETTER (defined in GuiTextInput)GuiTextInput [static]
moveBy(Sint32 x, Sint32 y)GuiElement
moveRelCenterTo(Sint32 x, Sint32 y)GuiElement
moveTo(Sint32 x, Sint32 y)GuiElement
nBlinkIv (defined in GuiTextInput)GuiTextInput [static]
nCharHeight (defined in GuiText)GuiText [protected]
nCharWidthGuiText [protected]
newelement(void *presult, BasicObject *o, void *xmldata) (defined in GuiElement)GuiElement [inline, static]
newguiobject(void *presult, BasicObject *o, void *xmldata) (defined in GuiTextInput)GuiTextInput [inline, static]
nKeys (defined in GuiTextInput)GuiTextInput [static]
nModKeys (defined in GuiTextInput)GuiTextInput [static]
numChildren()BasicObject [inline]
numLines()GuiText
onDestroy()GuiElement [protected, virtual]
onEnabledChanged(bool enabled)GuiElement [protected, virtual]
oneStepToBottom()UiObject
oneStepToTop()UiObject
onFocus(FocusTypes gained) (defined in GuiTextInput)GuiTextInput [protected, virtual]
GuiText::onFocus(FocusTypes gained)UiObject [inline, protected, virtual]
onFrame(SdlSurface *dst)GuiTextInput [protected, virtual]
UiObject::onFrame()UiObject [inline, protected, virtual]
onInit()GuiTextInput [protected, virtual]
onKeyDown(SDL_KeyboardEvent *ev)GuiTextInput [protected, virtual]
onKeyUp(SDL_KeyboardEvent *ev)GuiTextInput [protected, virtual]
onMouseDown(SDL_MouseButtonEvent *ev)GuiTextInput [protected, virtual]
onMouseMotion(SDL_MouseMotionEvent *ev)UiObject [inline, protected, virtual]
onMouseMove(Uint32 x, Uint32 y)GuiElement [inline, protected, virtual]
onMouseOut()GuiElement [protected, virtual]
onMouseOver()GuiElement [protected, virtual]
onMouseUp(SDL_MouseButtonEvent *ev)UiObject [inline, protected, virtual]
onRelease(FocusTypes lost) (defined in GuiTextInput)GuiTextInput [protected, virtual]
GuiText::onRelease(FocusTypes lost)UiObject [inline, protected, virtual]
onResize()GuiElement [inline, protected, virtual]
onThemeChanged(UiTheme *t)GuiTextInput [protected, virtual]
parentitem (defined in BasicObject)BasicObject [protected]
resizeBy(Sint32 dw, Sint32 dh)GuiElement
resizeTo(Uint32 w, Uint32 h)GuiElement
setAbsWindow(const SDL_Rect &r)GuiElement
setAlign(VAlign v, HAlign h)GuiText [inline]
setCallback(Callback c) (defined in GuiTextInput)GuiTextInput [inline]
setCbData(BasicObject *d) (defined in GuiTextInput)GuiTextInput [inline]
setDrawRectDirty()GuiElement [protected]
setEnabled(bool b)GuiElement
setFont(SdlFont *f)GuiText
setMaxlen(int l)GuiTextInput
setRedraw()GuiElement
setRelWindow(const SDL_Rect &r)GuiElement
setText(const char *t)GuiText
settext(void *sender, BasicObject *aim, void *text)GuiText [inline, static]
setVisible(bool b)GuiElement
setWordWrap(bool active)GuiText [inline, virtual]
showcursorGuiText [protected]
strToSize(const char *s)GuiText [static]
toBottom()UiObject
togglevisibility(void *sender, BasicObject *aim, void *)GuiElement [inline, static]
toTop()UiObject
tr(const char *text)UiObject [static]
UiObject(BasicObject *parent, const char *name)UiObject
UiObject(TiXmlElement *el, BasicObject *parent)UiObject
VAlign typedefGuiText
xmlDataBasicObject [protected]
~BasicObject() (defined in BasicObject)BasicObject [virtual]
~GuiElement() (defined in GuiElement)GuiElement [virtual]
~GuiText() (defined in GuiText)GuiText [virtual]
~GuiTextInput() (defined in GuiTextInput)GuiTextInput [virtual]
~UiObject() (defined in UiObject)UiObject [virtual]


Generated on Wed May 9 17:36:28 2007 for netrinjo by  doxygen 1.5.1