DOSBox-X
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
GUI::BorderedWindow Member List
This is the complete list of members for GUI::BorderedWindow, including all inherited members.
addChild(Window *child)GUI::Window [protected, virtual]
addref(void) (defined in GUI::Refcount)GUI::Refcount [inline]
addWindowHandler(Window_Callback *handler)GUI::Window [inline]
border_bottom (defined in GUI::BorderedWindow)GUI::BorderedWindow [protected]
border_leftGUI::BorderedWindow [protected]
border_right (defined in GUI::BorderedWindow)GUI::BorderedWindow [protected]
border_top (defined in GUI::BorderedWindow)GUI::BorderedWindow [protected]
BorderedWindow(Window *parent, int x, int y, int w, int h, int bl, int bt, int br, int bb)GUI::BorderedWindow [inline, protected]
childrenGUI::Window [protected]
dirtyGUI::Window [protected]
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]
getParent() const GUI::Window [inline]
getScreen()GUI::Window
getScreenX() const GUI::BorderedWindow [inline, virtual]
getScreenY() const GUI::BorderedWindow [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::Window [virtual]
keyUp(const Key &key)GUI::Window [virtual]
last_tabbableGUI::Window
lower()GUI::Window [inline, virtual]
Menu (defined in GUI::Window)GUI::Window [friend]
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::BorderedWindow [virtual]
mouseDownOutside(MouseButton button)GUI::Window [virtual]
mouseDragged(int x, int y, MouseButton button)GUI::BorderedWindow [virtual]
mouseMoved(int x, int y)GUI::BorderedWindow [virtual]
mouseMovedOutside(void)GUI::Window [virtual]
mouseUp(int x, int y, MouseButton button)GUI::BorderedWindow [virtual]
move(int x, int y)GUI::Window [virtual]
movehandlersGUI::Window [protected]
paint(Drawable &d) const GUI::Window [inline, virtual]
paintAll(Drawable &d) const GUI::BorderedWindow [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]
removeChild(Window *child)GUI::Window [protected, virtual]
removeWindowHandler(Window_Callback *handler)GUI::Window [inline]
resize(int w, int h)GUI::Window [virtual]
setClipboard(const String &s)GUI::Window [inline, protected, virtual]
setDirty()GUI::Window [inline, protected]
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]
~Refcount() (defined in GUI::Refcount)GUI::Refcount [inline, virtual]
~Window()GUI::Window [virtual]