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

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

AddChildToParent(GUI_BaseElement *child, int parentId)GUIpluginprotectedvirtual
cancelbtn (defined in GUIlistPopup)GUIlistPopupprivate
clbkGUIlistPopupprivate
close()GUIpopupprotected
CreateCheckBox(string text, RECT _rect, int parent, int _id=-1, GUI_STYLE styleId=STYLE_CHECKBOX)GUIentity
CreateDynamicButton(string text, RECT _rect, int parent, int _id=-1, GUI_STYLE styleId=STYLE_BUTTON)GUIentity
CreateLabel(string text, RECT _rect, int parent, int _id=-1, GUI_STYLE styleId=STYLE_HEADING)GUIentity
CreateLabelValuePair(string label, string value, RECT _rect, int parent, int id=-1, GUI_STYLE styleId=STYLE_HEADING, GUI_FONT valueFontId=GUI_NO_FONT)GUIentity
CreateListBox(RECT _rect, int parent, int _id=-1, GUI_STYLE styleId=STYLE_LISTBOX, GUI_STYLE scrollbar_styleId=STYLE_LISTBOX, bool _multiselect=false, bool _noSelect=false)GUIentity
CreatePage(RECT _rect, int parent, int _id=-1, GUI_STYLE styleId=STYLE_DEFAULT, bool drawbackground=false)GUIentity
CreateRadioButton(string text, RECT _rect, int parent, int _id=-1, GUI_STYLE styleId=STYLE_CHECKBOX)GUIentity
CreateStaticButton(RECT _rect, int srcX, int srcY, SURFHANDLE _src, int parent, int _id=-1)GUIentity
CreateStatusBar(RECT _rect, int parent, int _id=-1, GUI_STYLE styleid=STYLE_STATUSBAR) (defined in GUIentity)GUIentity
DrawChildren(SURFHANDLE _tgt, RECT &drawablerect, int xoffset=0, int yoffset=0)GUIplugin
elementsGUIentityprotected
fontsandstylesGUIentityprotected
GetDynamicUID()GUIentity
GetElementById(int _id)GUIentityvirtual
GetFirstVisibleChild()GUIplugin
GetFont(GUI_FONT _fontid)GUIentity
GetStyle(GUI_STYLE _styleId=STYLE_DEFAULT)GUIentity
GUIentity() (defined in GUIentity)GUIentity
GUIlistPopup(string title, vector< string > items, GUI_BaseElement *parent, RECT rect, bool(*callback)(int, void *), void *usrdata=NULL, GUI_STYLE styleid=STYLE_DEFAULT) (defined in GUIlistPopup)GUIlistPopup
GUIplugin() (defined in GUIplugin)GUIplugin
GUIpopup(GUI_BaseElement *parent, RECT rect, GUI_STYLE styleid) (defined in GUIpopup)GUIpopupprotected
height (defined in GUIpopup)GUIpopupprotected
IsFixed()GUIplugininline
isfixedGUIpluginprotected
IsVisible()GUIplugininline
isvisibleGUIpluginprotected
list (defined in GUIlistPopup)GUIlistPopupprivate
newuidGUIentityprotected
okbtn (defined in GUIlistPopup)GUIlistPopupprivate
POPUPGUIpopupprotectedstatic
ProcessChildren(GUI_MOUSE_EVENT _event, int _x, int _y)GUIlistPopupvirtual
RegisterGuiElement(GUI_BaseElement *_element, int _parentId)GUIentity
rootelementsGUIpluginprotected
SetFixed(bool fixed)GUIplugininline
SetStyleSet(string _styleset)GUIentity
SetVisible(bool visible)GUIplugininline
stylesetGUIentityprotected
Update()GUIpluginvirtual
usrdataGUIlistPopupprivate
width (defined in GUIpopup)GUIpopupprotected
~GUIentity() (defined in GUIentity)GUIentity
~GUIlistPopup() (defined in GUIlistPopup)GUIlistPopup
~GUIplugin() (defined in GUIplugin)GUIplugin
~GUIpopup() (defined in GUIpopup)GUIpopupprotected