, 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] |
allow_focus (defined in GUI::Label) | GUI::Label | |
children | GUI::Window | [protected] |
dirty | GUI::Window | [protected] |
first_tabbable | GUI::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] |
getColor() | GUI::Label | [inline] |
getFont() | GUI::Label | [inline] |
getHeight() const | GUI::Window | [inline, virtual] |
getParent() const | GUI::Window | [inline] |
getScreen() | GUI::Window | |
getScreenX() const | GUI::Window | [inline, virtual] |
getScreenY() const | GUI::Window | [inline, virtual] |
getText() | GUI::Label | [inline] |
getWidth() const | GUI::Window | [inline, virtual] |
getX() const | GUI::Window | [inline, virtual] |
getY() const | GUI::Window | [inline, virtual] |
hasFocus() const | GUI::Label | [inline, virtual] |
height | GUI::Window | [protected] |
isVisible() const | GUI::Window | [inline, virtual] |
keyDown(const Key &key) | GUI::Window | [virtual] |
keyUp(const Key &key) | GUI::Window | [virtual] |
Label(Window *parent, int x, int y, const STR text, int width=0, const Font *font=Font::getFont("default"), RGB color=Color::Text) | GUI::Label | [inline] |
last_tabbable | GUI::Window | |
lower() | GUI::Window | [inline, virtual] |
Menu (defined in GUI::Window) | GUI::Window | [friend] |
mouse_in_window | GUI::Window | [protected] |
mouseChild | GUI::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::Window | [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] |
movehandlers | GUI::Window | [protected] |
paint(Drawable &d) const | GUI::Label | [inline, virtual] |
paintAll(Drawable &d) const | GUI::Window | [virtual] |
parent | GUI::Window | [protected] |
raise() | GUI::Label | [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=-1, int h=-1) | GUI::Label | [inline, virtual] |
setClipboard(const String &s) | GUI::Window | [inline, protected, virtual] |
setColor(const RGB color) | GUI::Label | [inline] |
setDirty() | GUI::Window | [inline, protected] |
setFont(const Font *font) | GUI::Label | [inline] |
setText(const STR text) | GUI::Label | [inline] |
setVisible(bool v) | GUI::Window | [inline, virtual] |
tabbable | GUI::Window | [protected] |
toplevel | GUI::Window | [protected] |
ToplevelWindow (defined in GUI::Window) | GUI::Window | [friend] |
transient | GUI::Window | [protected] |
TransientWindow (defined in GUI::Window) | GUI::Window | [friend] |
visible | GUI::Window | [protected] |
width | GUI::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] |
x | GUI::Window | [protected] |
y | GUI::Window | [protected] |
~Refcount() (defined in GUI::Refcount) | GUI::Refcount | [inline, virtual] |
~Window() | GUI::Window | [virtual] |