Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QRect Member List

This is the complete list of members for QRect, including all inherited members.

adjust(int x1, int y1, int x2, int y2) noexceptQRectinline
adjusted(int x1, int y1, int x2, int y2) const noexceptQRectinline
bottom() const noexceptQRectinline
bottomLeft() const noexceptQRectinline
bottomRight() const noexceptQRectinline
center() const noexceptQRectinline
comparesEqualQRectfriend
contains(const QRect &r, bool proper=false) const noexceptQRect
contains(const QPoint &p, bool proper=false) const noexceptQRect
contains(int x, int y) const noexceptQRectinline
contains(int x, int y, bool proper) const noexceptQRectinline
getCoords(int *x1, int *y1, int *x2, int *y2) constQRectinline
getRect(int *x, int *y, int *w, int *h) constQRectinline
height() const noexceptQRectinline
intersected(const QRect &other) const noexceptQRectinline
intersects(const QRect &r) const noexceptQRect
isEmpty() const noexceptQRectinline
isNull() const noexceptQRectinline
isValid() const noexceptQRectinline
left() const noexceptQRectinline
marginsAdded(const QMargins &margins) const noexceptQRectinline
marginsRemoved(const QMargins &margins) const noexceptQRectinline
moveBottom(int pos) noexceptQRectinline
moveBottomLeft(const QPoint &p) noexceptQRectinline
moveBottomRight(const QPoint &p) noexceptQRectinline
moveCenter(const QPoint &p) noexceptQRectinline
moveLeft(int pos) noexceptQRectinline
moveRight(int pos) noexceptQRectinline
moveTo(int x, int t) noexceptQRectinline
moveTo(const QPoint &p) noexceptQRectinline
moveTop(int pos) noexceptQRectinline
moveTopLeft(const QPoint &p) noexceptQRectinline
moveTopRight(const QPoint &p) noexceptQRectinline
normalized() const noexceptQRect
operator&(const QRect &r) const noexceptQRect
operator&=(const QRect &r) noexceptQRectinline
operator+(const QRect &rectangle, const QMargins &margins)QRectrelated
operator+(const QMargins &margins, const QRect &rectangle)QRectrelated
operator+=(const QMargins &margins) noexceptQRectinline
operator-(const QRect &lhs, const QMargins &rhs)QRectrelated
operator-=(const QMargins &margins) noexceptQRectinline
operator<<(QDataStream &stream, const QRect &rectangle)QRectrelated
operator>>(QDataStream &stream, QRect &rectangle)QRectrelated
operator|(const QRect &r) const noexceptQRect
operator|=(const QRect &r) noexceptQRectinline
qHashQRectfriend
QRect() noexceptQRectinline
QRect(const QPoint &topleft, const QPoint &bottomright) noexceptQRectinline
QRect(const QPoint &topleft, const QSize &size) noexceptQRectinline
QRect(int left, int top, int width, int height) noexceptQRectinline
right() const noexceptQRectinline
setBottom(int pos) noexceptQRectinline
setBottomLeft(const QPoint &p) noexceptQRectinline
setBottomRight(const QPoint &p) noexceptQRectinline
setCoords(int x1, int y1, int x2, int y2) noexceptQRectinline
setHeight(int h) noexceptQRectinline
setLeft(int pos) noexceptQRectinline
setRect(int x, int y, int w, int h) noexceptQRectinline
setRight(int pos) noexceptQRectinline
setSize(const QSize &s) noexceptQRectinline
setTop(int pos) noexceptQRectinline
setTopLeft(const QPoint &p) noexceptQRectinline
setTopRight(const QPoint &p) noexceptQRectinline
setWidth(int w) noexceptQRectinline
setX(int x) noexceptQRectinline
setY(int y) noexceptQRectinline
size() const noexceptQRectinline
span(const QPoint &p1, const QPoint &p2) noexceptQRectinlinestatic
top() const noexceptQRectinline
topLeft() const noexceptQRectinline
topRight() const noexceptQRectinline
toRectF() const noexceptQRectinline
translate(int dx, int dy) noexceptQRectinline
translate(const QPoint &p) noexceptQRectinline
translated(int dx, int dy) const noexceptQRectinline
translated(const QPoint &p) const noexceptQRectinline
transposed() const noexceptQRectinline
united(const QRect &other) const noexceptQRectinline
width() const noexceptQRectinline
x() const noexceptQRectinline
y() const noexceptQRectinline