![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
This is the complete list of members for FX_RECT, including all inherited members.
| bottom | FX_RECT | |
| Contains(int x, int y) const | FX_RECT | inline |
| FX_RECT()=default | FX_RECT | |
| FX_RECT(int l, int t, int r, int b) | FX_RECT | inline |
| FX_RECT(const FX_RECT &that)=default | FX_RECT | |
| Height() const | FX_RECT | inline |
| Intersect(const FX_RECT &src) | FX_RECT | |
| Intersect(int l, int t, int r, int b) | FX_RECT | inline |
| IsEmpty() const | FX_RECT | inline |
| left | FX_RECT | |
| Normalize() | FX_RECT | |
| Offset(int dx, int dy) | FX_RECT | inline |
| operator=(const FX_RECT &that)=default | FX_RECT | |
| operator==(const FX_RECT &src) const | FX_RECT | inline |
| right | FX_RECT | |
| SwappedClipBox(int width, int height, bool bFlipX, bool bFlipY) const | FX_RECT | |
| top | FX_RECT | |
| Valid() const | FX_RECT | |
| Width() const | FX_RECT | inline |