![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
This is the complete list of members for QRectF, including all inherited members.
adjust(qreal x1, qreal y1, qreal x2, qreal y2) noexcept | QRectF | inline |
adjusted(qreal x1, qreal y1, qreal x2, qreal y2) const noexcept | QRectF | inline |
bottom() const noexcept | QRectF | inline |
bottomLeft() const noexcept | QRectF | inline |
bottomRight() const noexcept | QRectF | inline |
center() const noexcept | QRectF | inline |
comparesEqual(const QRectF &r1, const QRectF &r2) noexcept | QRectF | friend |
comparesEqual(const QRectF &r1, const QRect &r2) noexcept | QRectF | friend |
contains(const QRectF &r) const noexcept | QRectF | |
contains(const QPointF &p) const noexcept | QRectF | |
contains(qreal x, qreal y) const noexcept | QRectF | inline |
getCoords(qreal *x1, qreal *y1, qreal *x2, qreal *y2) const | QRectF | inline |
getRect(qreal *x, qreal *y, qreal *w, qreal *h) const | QRectF | inline |
height() const noexcept | QRectF | inline |
intersected(const QRectF &other) const noexcept | QRectF | inline |
intersects(const QRectF &r) const noexcept | QRectF | |
isEmpty() const noexcept | QRectF | inline |
isNull() const noexcept | QRectF | inline |
isValid() const noexcept | QRectF | inline |
left() const noexcept | QRectF | inline |
marginsAdded(const QMarginsF &margins) const noexcept | QRectF | inline |
marginsRemoved(const QMarginsF &margins) const noexcept | QRectF | inline |
moveBottom(qreal pos) noexcept | QRectF | inline |
moveBottomLeft(const QPointF &p) noexcept | QRectF | inline |
moveBottomRight(const QPointF &p) noexcept | QRectF | inline |
moveCenter(const QPointF &p) noexcept | QRectF | inline |
moveLeft(qreal pos) noexcept | QRectF | inline |
moveRight(qreal pos) noexcept | QRectF | inline |
moveTo(qreal x, qreal y) noexcept | QRectF | inline |
moveTo(const QPointF &p) noexcept | QRectF | inline |
moveTop(qreal pos) noexcept | QRectF | inline |
moveTopLeft(const QPointF &p) noexcept | QRectF | inline |
moveTopRight(const QPointF &p) noexcept | QRectF | inline |
normalized() const noexcept | QRectF | |
operator&(const QRectF &r) const noexcept | QRectF | |
operator&=(const QRectF &r) noexcept | QRectF | inline |
operator+(const QRectF &lhs, const QMarginsF &rhs) | QRectF | related |
operator+(const QMarginsF &lhs, const QRectF &rhs) | QRectF | related |
operator+=(const QMarginsF &margins) noexcept | QRectF | inline |
operator-(const QRectF &lhs, const QMarginsF &rhs) | QRectF | related |
operator-=(const QMarginsF &margins) noexcept | QRectF | inline |
operator<<(QDataStream &stream, const QRectF &rectangle) | QRectF | related |
operator>>(QDataStream &stream, QRectF &rectangle) | QRectF | related |
operator|(const QRectF &r) const noexcept | QRectF | |
operator|=(const QRectF &r) noexcept | QRectF | inline |
qFuzzyCompare(const QRectF &lhs, const QRectF &rhs) noexcept | QRectF | friend |
qFuzzyIsNull(const QRectF &rect) noexcept | QRectF | friend |
QRectF() noexcept | QRectF | inline |
QRectF(const QPointF &topleft, const QSizeF &size) noexcept | QRectF | inline |
QRectF(const QPointF &topleft, const QPointF &bottomRight) noexcept | QRectF | inline |
QRectF(qreal left, qreal top, qreal width, qreal height) noexcept | QRectF | inline |
QRectF(const QRect &rect) noexcept | QRectF | inline |
right() const noexcept | QRectF | inline |
setBottom(qreal pos) noexcept | QRectF | inline |
setBottomLeft(const QPointF &p) noexcept | QRectF | inline |
setBottomRight(const QPointF &p) noexcept | QRectF | inline |
setCoords(qreal x1, qreal y1, qreal x2, qreal y2) noexcept | QRectF | inline |
setHeight(qreal h) noexcept | QRectF | inline |
setLeft(qreal pos) noexcept | QRectF | inline |
setRect(qreal x, qreal y, qreal w, qreal h) noexcept | QRectF | inline |
setRight(qreal pos) noexcept | QRectF | inline |
setSize(const QSizeF &s) noexcept | QRectF | inline |
setTop(qreal pos) noexcept | QRectF | inline |
setTopLeft(const QPointF &p) noexcept | QRectF | inline |
setTopRight(const QPointF &p) noexcept | QRectF | inline |
setWidth(qreal w) noexcept | QRectF | inline |
setX(qreal pos) noexcept | QRectF | inline |
setY(qreal pos) noexcept | QRectF | inline |
size() const noexcept | QRectF | inline |
toAlignedRect() const noexcept | QRectF | |
top() const noexcept | QRectF | inline |
topLeft() const noexcept | QRectF | inline |
topRight() const noexcept | QRectF | inline |
toRect() const noexcept | QRectF | inline |
translate(qreal dx, qreal dy) noexcept | QRectF | inline |
translate(const QPointF &p) noexcept | QRectF | inline |
translated(qreal dx, qreal dy) const noexcept | QRectF | inline |
translated(const QPointF &p) const noexcept | QRectF | inline |
transposed() const noexcept | QRectF | inline |
united(const QRectF &other) const noexcept | QRectF | inline |
width() const noexcept | QRectF | inline |
x() const noexcept | QRectF | inline |
y() const noexcept | QRectF | inline |