- QRectF(const QRect &)
- QRectF(qreal, qreal, qreal, qreal)
- QRectF(const QPointF &, const QPointF &)
- QRectF(const QPointF &, const QSizeF &)
- QRectF()
- 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
|
|