| copy(Rectangle *source) | Rectangle | |
| fitsInto(Rectangle *rect) | Rectangle | |
| gc() const | Widget | |
| gc_ | Widget | [private] |
| height() const | Rectangle | |
| hide() | Widget | [virtual] |
| initGC() | Widget | [private] |
| initWindow() | Widget | [private] |
| isVisible() const | Widget | |
| isVisible_ | Widget | [protected] |
| monitor() const | Widget | |
| monitor_ | Widget | [private] |
| Rectangle() | Rectangle | |
| Rectangle(int x, int y, unsigned int w, unsigned int h) | Rectangle | |
| resize() | Widget | [virtual] |
| setHeight(unsigned int h) | Rectangle | |
| setWidth(unsigned int w) | Rectangle | |
| setX(int x) | Rectangle | |
| setY(int y) | Rectangle | |
| show() | Widget | [virtual] |
| Widget(Monitor *monitor, Rectangle *rect, bool initWindowAndGC=true) | Widget | |
| width() const | Rectangle | |
| window() const | Widget | |
| window_ | Widget | [private] |
| x() const | Rectangle | |
| y() const | Rectangle | |
| ~Rectangle() | Rectangle | |
| ~Widget() | Widget | [virtual] |
1.5.1