|
| DAnchorsRect (const QRect &rect) |
|
const QRect & | operator= (const QRect &rect) |
|
qreal | horizontalCenter () |
|
void | moveHorizontalCenter (int arg) |
|
qreal | verticalCenter () |
|
void | moveVerticalCenter (int arg) |
|
void | setTop (int arg, Qt::AnchorPoint point) |
|
void | setVerticalCenter (qreal arg, Qt::AnchorPoint point) |
|
void | setBottom (int arg, Qt::AnchorPoint point) |
|
void | setLeft (int arg, Qt::AnchorPoint point) |
|
void | setHorizontalCenter (qreal arg, Qt::AnchorPoint point) |
|
void | setRight (int arg, Qt::AnchorPoint point) |
|