-
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
-
fromDOMRect
(emscripten::val) : 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
|
|