, 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] |
buffer | GUI::Screen | [protected] |
buffer_i_alloc (defined in GUI::Screen) | GUI::Screen | [protected] |
button | GUI::Screen | [protected] |
children | GUI::Window | [protected] |
clipboard | GUI::Screen | [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::Screen | [inline, virtual] |
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] |
getWidth() const | GUI::Window | [inline, virtual] |
getX() const | GUI::Window | [inline, virtual] |
getY() const | GUI::Window | [inline, virtual] |
hasFocus() const | GUI::Screen | [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] |
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::Screen | [virtual] |
movehandlers | GUI::Window | [protected] |
paint(Drawable &d) const | GUI::ScreenRGB32le | [virtual] |
paintAll(Drawable &d) const | GUI::Window | [virtual] |
parent | GUI::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::Screen | [virtual] |
rgbToSurface(RGB color, void **pixel) | GUI::ScreenRGB32le | [inline, protected, virtual] |
Screen(Size width, Size height) | GUI::Screen | [protected] |
Screen(Drawable *d) | GUI::Screen | [protected] |
ScreenRGB32le(Size width, Size height) (defined in GUI::ScreenRGB32le) | GUI::ScreenRGB32le | [inline] |
setClipboard(const STR s) | GUI::Screen | [inline] |
setClipboard(const String &s) | GUI::Screen | [inline, virtual] |
setDirty() | GUI::Window | [inline, protected] |
setVisible(bool v) | GUI::Window | [inline, virtual] |
surfaceToRGB(void *pixel) | GUI::ScreenRGB32le | [inline, protected, 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] |
update(void *surface, Ticks ticks=1) | GUI::Screen | |
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] |
~Screen() | GUI::Screen | [virtual] |
~Window() | GUI::Window | [virtual] |