|
MythTV master
|
This is the complete list of members for MythRect, including all inherited members.
| CalculateArea(QRect parentArea) | MythRect | |
| CalculateArea(const MythRect &parentArea) | MythRect | |
| getHeight(void) const | MythRect | |
| getWidth(void) const | MythRect | |
| getX(void) const | MythRect | |
| getY(void) const | MythRect | |
| m_needsUpdate | MythRect | private |
| m_offsetHeight | MythRect | private |
| m_offsetWidth | MythRect | private |
| m_offsetX | MythRect | private |
| m_offsetY | MythRect | private |
| m_parentArea | MythRect | private |
| m_percentHeight | MythRect | private |
| m_percentWidth | MythRect | private |
| m_percentX | MythRect | private |
| m_percentY | MythRect | private |
| moveLeft(const QString &sX) | MythRect | |
| moveLeft(int X) | MythRect | inline |
| moveTop(const QString &sY) | MythRect | |
| moveTop(int Y) | MythRect | inline |
| moveTopLeft(QPoint point) | MythRect | |
| moveTopLeft(const MythPoint &point) | MythRect | |
| MythRect()=default | MythRect | |
| MythRect(int x, int y, int width, int height) | MythRect | inline |
| MythRect(const QString &sX, const QString &sY, const QString &sWidth, const QString &sHeight, const QString &baseRes=QString()) | MythRect | |
| MythRect(QRect rect) | MythRect | inlineexplicit |
| NormRect(void) | MythRect | |
| operator=(QRect other) | MythRect | |
| operator==(const MythRect &other) const | MythRect | |
| parsePosition(float &percent, int &offset, int &absolute, const QString &value, bool is_size) | MythRect | privatestatic |
| Reset(void) | MythRect | |
| setHeight(const QString &sHeight) | MythRect | |
| setHeight(int height) | MythRect | inline |
| setRect(const QString &sX, const QString &sY, const QString &sWidth, const QString &sHeight, const QString &baseRes=QString()) | MythRect | |
| setRect(int X, int Y, int w, int h) | MythRect | inline |
| setWidth(const QString &sWidth) | MythRect | |
| setWidth(int width) | MythRect | inline |
| setX(const QString &sX) | MythRect | |
| setX(int X) | MythRect | inline |
| setY(const QString &sY) | MythRect | |
| setY(int Y) | MythRect | inline |
| topLeft(void) const | MythRect | |
| toQRect(void) const | MythRect | |
| toString(bool details=false) const | MythRect |