acceptsFocus() const | wftk::Widget | [inline] |
blit(Surface &target, const Point &offset) | wftk::ScreenArea | [protected] |
buttonEvent(Mouse::Button, bool pressed, const Point &) | wftk::Widget | [inline, virtual] |
clearBackground() | wftk::Widget | [inline] |
color() const | wftk::Widget | [inline] |
contains(const ScreenArea &) const | wftk::ScreenArea | |
deleted | wftk::ScreenArea | |
dirty() const | wftk::ScreenArea | [inline, protected] |
disable() | wftk::Widget | |
draw(Surface &, const Point &offset, const Region &) | wftk::Widget | [protected, virtual] |
drawAfter(Surface &, const Point &offset, const Region &) | wftk::Widget | [protected, virtual] |
enable() | wftk::Widget | |
gainedFocus() | wftk::Widget | [inline, virtual] |
gainedMouse() | wftk::Widget | [inline, virtual] |
getContainer(const Point &) | wftk::ScreenArea | |
getCoverage() const | wftk::ScreenArea | [inline] |
getExposed() const | wftk::ScreenArea | [inline, protected] |
getPackingInfo() const | wftk::ScreenArea | [inline] |
getRect() const | wftk::ScreenArea | [inline] |
getResourceBackground() const | wftk::Widget | [inline] |
getResourceBackground(const std::string &) | wftk::Widget | |
getShape() const | wftk::ScreenArea | [inline] |
globalCoord(const Rect &local) const | wftk::ScreenArea | |
grabFocus() | wftk::Widget | [inline] |
handleResize(Uint16 w, Uint16 h) | wftk::Widget | [protected, virtual] |
hasFocus() const | wftk::Widget | [inline] |
hasMouse() const | wftk::ScreenArea | |
height() const | wftk::ScreenArea | [inline] |
hide() | wftk::ScreenArea | |
invalidate(const Region &) | wftk::ScreenArea | [protected] |
invalidate() | wftk::ScreenArea | [inline, protected] |
isEnabled() const | wftk::Widget | |
isHidden() const | wftk::ScreenArea | [inline] |
isOpaque() const | wftk::Widget | [protected, virtual] |
keyEvent(const SDL_keysym &sym, bool pressed) | wftk::Widget | [inline, virtual] |
localCoord(const Rect &global) const | wftk::ScreenArea | |
lostFocus() | wftk::Widget | [inline, virtual] |
lostMouse() | wftk::ScreenArea | [inline, virtual] |
lower() | wftk::ScreenArea | |
mouseEvent(const Point &, const Point &, Mouse::Button) | wftk::Widget | [inline, virtual] |
name() const | wftk::ScreenArea | |
nextFocus() | wftk::Widget | [inline] |
packing_info_ | wftk::ScreenArea | [protected] |
packingUpdate() | wftk::ScreenArea | [protected] |
packingUpdateParent() | wftk::ScreenArea | [inline, protected, virtual] |
parent() | wftk::ScreenArea | [inline] |
parent() const | wftk::ScreenArea | [inline] |
prevFocus() | wftk::Widget | [inline] |
raise() | wftk::ScreenArea | |
releaseFocus() | wftk::Widget | [inline] |
removeChildren() | wftk::ScreenArea | [protected] |
resize(const Rect &) | wftk::ScreenArea | |
resize(Uint16 w, Uint16 h) | wftk::ScreenArea | [inline] |
resized | wftk::ScreenArea | |
ScreenArea() | wftk::ScreenArea | |
screenRect() const | wftk::ScreenArea | [inline] |
setBackground(const Surface &backgrnd, bool tileIt=true) | wftk::Widget | |
setBackground(Surface::Resource *backgrnd, bool tileIt=true) | wftk::Widget | |
setBackground(const std::string &, bool tileIt=true) | wftk::Widget | |
setClickToFocus(bool val=true) | wftk::Widget | |
setColor(const Color &color) | wftk::Widget | |
setColor(const std::string &) | wftk::Widget | |
setColor(const char *name) | wftk::Widget | [inline] |
setCoverage(const Region &coverage) | wftk::ScreenArea | [inline, protected] |
setDisabledColor(const Color &color) | wftk::Widget | |
setDisabledColor(const std::string &) | wftk::Widget | |
setDisabledColor(const char *name) | wftk::Widget | [inline] |
setPackingInfo() | wftk::Widget | [protected, virtual] |
setParent(ScreenArea *) | wftk::ScreenArea | |
setPointToFocus(bool val=true) | wftk::Widget | |
setShape(const Region &shape, const Region &coverage) | wftk::ScreenArea | [protected] |
show() | wftk::ScreenArea | |
Widget() | wftk::Widget | |
Widget(const Surface &backgrnd, bool tileIt=true) | wftk::Widget | [explicit] |
Widget(Surface::Resource *backgrnd, bool tileIt=true) | wftk::Widget | [explicit] |
Widget(const std::string &backgrnd, bool tileIt=true) | wftk::Widget | [explicit] |
width() const | wftk::ScreenArea | [inline] |
~ScreenArea() | wftk::ScreenArea | [virtual] |
~Widget() | wftk::Widget | [virtual] |
This document is licensed under the terms of the GNU Free Documentation License and may be freely distributed under the conditions given by this license.