![]() |
RDK Documentation (Open Sourced RDK Components)
|

Public Member Functions | |
| IntRect (int x, int y, int width, int height) | |
| int | x () const |
| int | y () const |
| int | width () const |
| int | height () const |
Private Attributes | |
| int | m_x |
| int | m_y |
| int | m_width |
| int | m_height |