IMS2  Pre-Alpha
An Orbiter add-on to allow on-runtime construction of spacecraft from predefined modules
GUI_ListBox Member List

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

AddChild(GUI_BaseElement *child)GUI_BaseElementvirtual
AddElement(string element, bool hilight=false)GUI_ListBox
AddPlugin(GUIplugin *plugin)GUI_BaseElement
calculateBlitData(int xoffset, int yoffset, RECT &drawablerect, BLITDATA &OUT_blitdata)GUI_BaseElementprotected
calculateMyDrawableRect(RECT &drawablerect_parent, int xoffset, int yoffset, RECT &OUT_mydrawablerect)GUI_BaseElementprotected
childrenGUI_BaseElementprotected
clear()GUI_ListBox
createListBox(GUI_ElementStyle *scrollbarstyle)GUI_ListBoxprivate
Draw(SURFHANDLE surf, RECT &drawablerect, int xoffset=0, int yoffset=0)GUI_ListBoxvirtual
DrawChildren(SURFHANDLE _tgt, RECT &drawablerect, int xoffset=0, int yoffset=0)GUI_BaseElementprotectedvirtual
DrawMe(SURFHANDLE _tgt, int xoffset, int yoffset, RECT &drawablerect)GUI_BaseElementprotectedvirtual
entriesGUI_ListBoxprivate
fontGUI_BaseElementprotected
GetFixed()GUI_BaseElementinline
GetHeight()GUI_BaseElementinline
GetId()GUI_BaseElement
GetNeededListBoxHeight(int numlines, GUI_STYLE styleid)GUI_ListBoxstatic
GetNoBlit()GUI_BaseElementinline
GetRect(RECT &mRect)GUI_BaseElement
GetSelected()GUI_ListBox
GetSelectedText()GUI_ListBox
GetStyle()GUI_BaseElementinline
GetSurface()GUI_BaseElementinline
GetType()GUI_BaseElement
GetVisible()GUI_BaseElement
GetWidth()GUI_BaseElementinline
GUI_BaseElement(RECT _rect, int _id, GUI_ElementStyle *_style)GUI_BaseElement
GUI_ListBox(RECT _mRect, int _id, GUI_ElementStyle *_style, GUI_ElementStyle *_scrollbarstyle=NULL, bool _selectBox=false, bool _noSelect=false)GUI_ListBox
heightGUI_BaseElementprotected
hilightsGUI_ListBoxprivate
idGUI_BaseElementprotected
isfixedGUI_BaseElementprotected
IsHighlight(UINT index)GUI_ListBox
lineSpaceGUI_ListBoxprivate
listJustificationGUI_ListBoxprivate
nLinesGUI_ListBoxprivate
noBlittingGUI_BaseElementprotected
noSelectGUI_ListBoxprivate
NumEntries()GUI_ListBox
pluginsGUI_BaseElementprotected
ProcessChildren(GUI_MOUSE_EVENT _event, int _x, int _y)GUI_BaseElementprotectedvirtual
ProcessMe(GUI_MOUSE_EVENT _event, int _x, int _y)GUI_ListBoxprivatevirtual
ProcessMouse(GUI_MOUSE_EVENT _event, int _x, int _y)GUI_BaseElement
rectGUI_BaseElementprotected
RemovePlugin(GUIplugin *plugin)GUI_BaseElement
scrlBarHeightGUI_ListBoxprivate
scrlBarWidthGUI_ListBoxprivate
scrollbarGUI_ListBoxprivate
selectBoxGUI_ListBoxprivate
selectedGUI_ListBoxprivate
SetFixed(bool fixed)GUI_BaseElementinlinevirtual
SetListJustification(GUI_TEXT_POS tpos)GUI_ListBox
SetNoBlit(bool noblit)GUI_BaseElementinlinevirtual
SetSelected(int _selected)GUI_ListBox
SetVisible(bool _visible)GUI_BaseElementvirtual
srcGUI_BaseElementprotected
styleGUI_BaseElementprotected
typeGUI_BaseElementprotected
Update()GUI_BaseElementvirtual
updateChildren()GUI_BaseElementprotectedvirtual
updateMe()GUI_BaseElementinlineprotectedvirtual
visibleGUI_BaseElementprotected
widthGUI_BaseElementprotected
~GUI_BaseElement() (defined in GUI_BaseElement)GUI_BaseElement
~GUI_ListBox(void) (defined in GUI_ListBox)GUI_ListBox