Qt 6.7
Qt Core
C++ Classes
QRectF
Qt 6.7.2 Reference Documentation
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
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
right
() const : qreal
setBottom
(qreal)
setBottomLeft
(const QPointF &)
setBottomRight
(const QPointF &)
setCoords
(qreal, qreal, qreal, qreal)
setHeight
(qreal)
setLeft
(qreal)
setRect
(qreal, qreal, qreal, qreal)
setRight
(qreal)
setSize
(const QSizeF &)
setTop
(qreal)
setTopLeft
(const QPointF &)
setTopRight
(const QPointF &)
setWidth
(qreal)
setX
(qreal)
setY
(qreal)
size
() const : QSizeF
toAlignedRect
() const : QRect
toCGRect
() const : CGRect
toDOMRect
() const : emscripten::val
toRect
() const : QRect
top
() const : qreal
topLeft
() const : QPointF
topRight
() const : QPointF
translate
(qreal, qreal)
translate
(const QPointF &)
translated
(qreal, qreal) const : QRectF
translated
(const QPointF &) const : QRectF
transposed
() const : QRectF
united
(const QRectF &) const : QRectF
width
() const : qreal
x
() const : qreal
y
() const : qreal
operator&
(const QRectF &) const : QRectF
operator&=
(const QRectF &) : QRectF &
operator+=
(const QMarginsF &) : QRectF &
operator-=
(const QMarginsF &) : QRectF &
operator|
(const QRectF &) const : QRectF
operator|=
(const QRectF &) : QRectF &