| copy(Rectangle *source) | Rectangle | |
| fitsInto(Rectangle *rect) | Rectangle | |
| h_ | Rectangle | [private] |
| height() const | Rectangle | |
| Rectangle() | Rectangle | |
| Rectangle(int x, int y, unsigned int w, unsigned int h) | Rectangle | |
| setHeight(unsigned int h) | Rectangle | |
| setWidth(unsigned int w) | Rectangle | |
| setX(int x) | Rectangle | |
| setY(int y) | Rectangle | |
| w_ | Rectangle | [private] |
| width() const | Rectangle | |
| x() const | Rectangle | |
| x_ | Rectangle | [private] |
| y() const | Rectangle | |
| y_ | Rectangle | [private] |
| ~Rectangle() | Rectangle |
1.5.1