List of All Members for QRectF
This is the complete list of members for QRectF, including inherited members.
- QRectF()
- QRectF(const QPointF &, const QSizeF &)
- QRectF(const QPointF &, const QPointF &)
- QRectF(qreal , qreal , qreal , qreal )
- QRectF(const QRect &)
- adjust(qreal , qreal , qreal , qreal )
- adjusted(qreal , qreal , qreal , qreal ) const : QRectF
- bottom() const : qreal
- bottomLeft() const : QPointF
- bottomRight() const : QPointF
- center() const : QPointF
- contains(const QPointF &) const : bool
- contains(const QRectF &) const : bool
- contains(qreal , qreal ) const : bool
- fromCGRect(CGRect ) : QRectF
- getCoords(qreal *, qreal *, qreal *, qreal *) const
- getRect(qreal *, qreal *, qreal *, qreal *) const
- height() const : qreal
- intersected(const QRectF &) const : QRectF
- intersects(const QRectF &) const : bool
- isEmpty() const : bool
- isNull() const : bool
- isValid() const : bool
- left() const : qreal
- marginsAdded(const QMarginsF &) const : QRectF
- marginsRemoved(const QMarginsF &) const : QRectF
- moveBottom(qreal )
- moveBottomLeft(const QPointF &)
- moveBottomRight(const QPointF &)
- moveCenter(const QPointF &)
- moveLeft(qreal )
- moveRight(qreal )
- moveTo(qreal , qreal )
- moveTo(const QPointF &)
- moveTop(qreal )
- moveTopLeft(const QPointF &)
- moveTopRight(const QPointF &)
- normalized() const : QRectF
|
|
© 2017 The Qt Company Ltd.
Documentation contributions included herein are the copyrights of
their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property
of their respective owners.