| Box(Monitor *monitor, Rectangle *rect, string text) | Box | |
| copy(Rectangle *source) | Rectangle | |
| fitsInto(Rectangle *rect) | Rectangle | |
| gc() const | Widget | |
| height() const | Rectangle | |
| hide() | Widget | [virtual] |
| illuminate() | Box | |
| isVisible() const | Widget | |
| isVisible_ | Widget | [protected] |
| label_ | Box | [private] |
| monitor() const | Widget | |
| Rectangle() | Rectangle | |
| Rectangle(int x, int y, unsigned int w, unsigned int h) | Rectangle | |
| resize() | Widget | [virtual] |
| setHeight(unsigned int h) | Rectangle | |
| setText(string text) | Box | |
| setWidth(unsigned int w) | Rectangle | |
| setX(int x) | Rectangle | |
| setY(int y) | Rectangle | |
| show() | Widget | [virtual] |
| theme_ | Box | [private] |
| Widget(Monitor *monitor, Rectangle *rect, bool initWindowAndGC=true) | Widget | |
| width() const | Rectangle | |
| window() const | Widget | |
| x() const | Rectangle | |
| y() const | Rectangle | |
| ~Box() | Box | |
| ~Rectangle() | Rectangle | |
| ~Widget() | Widget | [virtual] |
1.5.1