DOSBox-X
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
GUI::Menubar Member List
This is the complete list of members for GUI::Menubar, including all inherited members.
ActionEventSource(const STR name)GUI::ActionEventSource [inline]
actionExecuted(ActionEventSource *src, const String &arg)GUI::Menubar [inline, virtual]
actionHandlersGUI::ActionEventSource [protected]
addActionHandler(ActionEventSource_Callback *handler)GUI::ActionEventSource [inline]
addChild(Window *child)GUI::Window [protected, virtual]
addItem(int index, const STR name)GUI::Menubar [inline]
addMenu(const STR name)GUI::Menubar [inline]
addref(void) (defined in GUI::Refcount)GUI::Refcount [inline]
addWindowHandler(Window_Callback *handler)GUI::Window [inline]
childrenGUI::Window [protected]
dirtyGUI::Window [protected]
executeAction(const String &arg)GUI::ActionEventSource [inline]
executeAction()GUI::ActionEventSource [inline]
first_tabbableGUI::Window
focusChanged(bool gained)GUI::Window [inline, protected, virtual]
getChild(int n)GUI::Window [inline]
getChildCount(void) (defined in GUI::Window)GUI::Window [inline]
getClipboard()GUI::Window [inline, protected, virtual]
getHeight() const GUI::Window [inline, virtual]
getName() const GUI::ActionEventSource [inline]
getParent() const GUI::Window [inline]
getScreen()GUI::Window
getScreenX() const GUI::Window [inline, virtual]
getScreenY() const GUI::Window [inline, virtual]
getWidth() const GUI::Window [inline, virtual]
getX() const GUI::Window [inline, virtual]
getY() const GUI::Window [inline, virtual]
hasFocus() const GUI::Window [inline, virtual]
heightGUI::Window [protected]
isVisible() const GUI::Window [inline, virtual]
keyDown(const Key &key)GUI::Menubar [inline, virtual]
keyUp(const Key &key)GUI::Menubar [inline, virtual]
last_tabbableGUI::Window
lastxGUI::Menubar [protected]
lower()GUI::Window [inline, virtual]
Menu (defined in GUI::Window)GUI::Window [friend]
Menubar(Window *parent, int x, int y, int w)GUI::Menubar [inline]
menusGUI::Menubar [protected]
mouse_in_windowGUI::Window [protected]
mouseChildGUI::Window [protected]
mouseClicked(int x, int y, MouseButton button)GUI::Window [virtual]
mouseDoubleClicked(int x, int y, MouseButton button)GUI::Window [virtual]
mouseDown(int x, int y, MouseButton button)GUI::Menubar [inline, virtual]
mouseDownOutside(MouseButton button)GUI::Window [virtual]
mouseDragged(int x, int y, MouseButton button)GUI::Window [virtual]
mouseMoved(int x, int y)GUI::Window [virtual]
mouseMovedOutside(void)GUI::Window [virtual]
mouseUp(int x, int y, MouseButton button)GUI::Window [virtual]
move(int x, int y)GUI::Window [virtual]
movehandlersGUI::Window [protected]
nameGUI::ActionEventSource [protected]
paint(Drawable &d) const GUI::Menubar [virtual]
paintAll(Drawable &d) const GUI::Window [virtual]
parentGUI::Window [protected]
raise()GUI::Window [inline, virtual]
Refcount() (defined in GUI::Refcount)GUI::Refcount [inline]
release(void) (defined in GUI::Refcount)GUI::Refcount [inline]
removeActionHandler(ActionEventSource_Callback *handler)GUI::ActionEventSource [inline]
removeChild(Window *child)GUI::Window [protected, virtual]
removeItem(int index, const STR name)GUI::Menubar [inline]
removeWindowHandler(Window_Callback *handler)GUI::Window [inline]
resize(int w, int h)GUI::Window [virtual]
selectedGUI::Menubar [protected]
setClipboard(const String &s)GUI::Window [inline, protected, virtual]
setDirty()GUI::Window [inline, protected]
setName(const STR name)GUI::ActionEventSource [inline]
setVisible(bool v)GUI::Window [inline, virtual]
tabbableGUI::Window [protected]
toplevelGUI::Window [protected]
ToplevelWindow (defined in GUI::Window)GUI::Window [friend]
transientGUI::Window [protected]
TransientWindow (defined in GUI::Window)GUI::Window [friend]
visibleGUI::Window [protected]
widthGUI::Window [protected]
Window()GUI::Window [protected]
Window(Window *parent, int x, int y, int w, int h)GUI::Window
WindowInWindow (defined in GUI::Window)GUI::Window [friend]
xGUI::Window [protected]
yGUI::Window [protected]
~ActionEventSource()GUI::ActionEventSource [inline, virtual]
~ActionEventSource_Callback() (defined in GUI::ActionEventSource_Callback)GUI::ActionEventSource_Callback [inline, private, virtual]
~Refcount() (defined in GUI::Refcount)GUI::Refcount [inline, virtual]
~Window()GUI::Window [virtual]