MythTV  master
MythRect Member List

This is the complete list of members for MythRect, including all inherited members.

CalculateArea(QRect parentArea)MythRect
CalculateArea(const MythRect &parentArea)MythRect
getHeight(void) constMythRect
getWidth(void) constMythRect
getX(void) constMythRect
getY(void) constMythRect
m_needsUpdateMythRectprivate
m_offsetHeightMythRectprivate
m_offsetWidthMythRectprivate
m_offsetXMythRectprivate
m_offsetYMythRectprivate
m_parentAreaMythRectprivate
m_percentHeightMythRectprivate
m_percentWidthMythRectprivate
m_percentXMythRectprivate
m_percentYMythRectprivate
moveLeft(const QString &sX)MythRect
moveLeft(int X)MythRectinline
moveTop(const QString &sY)MythRect
moveTop(int Y)MythRectinline
moveTopLeft(QPoint point)MythRect
moveTopLeft(const MythPoint &point)MythRect
MythRect()=defaultMythRect
MythRect(int x, int y, int width, int height)MythRectinline
MythRect(const QString &sX, const QString &sY, const QString &sWidth, const QString &sHeight, const QString &baseRes=QString())MythRect
MythRect(QRect rect)MythRectinlineexplicit
NormRect(void)MythRect
operator=(QRect other)MythRect
operator==(const MythRect &other) constMythRect
parsePosition(float &percent, int &offset, int &absolute, const QString &value, bool is_size)MythRectprivatestatic
Reset(void)MythRect
setHeight(const QString &sHeight)MythRect
setHeight(int height)MythRectinline
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)MythRectinline
setWidth(const QString &sWidth)MythRect
setWidth(int width)MythRectinline
setX(const QString &sX)MythRect
setX(int X)MythRectinline
setY(const QString &sY)MythRect
setY(int Y)MythRectinline
topLeft(void) constMythRect
toQRect(void) constMythRect
toString(bool details=false) constMythRect