Adjust(int x1, int y1, int x2, int y2) | QtCore.QRect | |
Adjusted(int x1, int y1, int x2, int y2) | QtCore.QRect | |
Bottom | QtCore.QRect | |
BottomLeft | QtCore.QRect | |
BottomRight | QtCore.QRect | |
Center() | QtCore.QRect | |
Contains(QPoint p, bool proper=false) | QtCore.QRect | |
Contains(QRect r, bool proper=false) | QtCore.QRect | |
Contains(int x, int y) | QtCore.QRect | |
Contains(int x, int y, bool proper) | QtCore.QRect | |
CreateProxy() | QtCore.QRect | virtual |
Dispose() | QtCore.QRect | |
Equals(object o) | QtCore.QRect | |
GetCoords(ref int x1, ref int y1, ref int x2, ref int y2) | QtCore.QRect | |
GetHashCode() | QtCore.QRect | |
GetRect(ref int x, ref int y, ref int w, ref int h) | QtCore.QRect | |
Height | QtCore.QRect | |
interceptor | QtCore.QRect | protected |
Intersect(QRect r) | QtCore.QRect | |
Intersected(QRect other) | QtCore.QRect | |
Intersects(QRect r) | QtCore.QRect | |
IsEmpty() | QtCore.QRect | |
IsNull() | QtCore.QRect | |
IsValid() | QtCore.QRect | |
Left | QtCore.QRect | |
MoveBottom(int pos) | QtCore.QRect | |
MoveBottomLeft(QPoint p) | QtCore.QRect | |
MoveBottomRight(QPoint p) | QtCore.QRect | |
MoveCenter(QPoint p) | QtCore.QRect | |
MoveLeft(int pos) | QtCore.QRect | |
MoveRight(int pos) | QtCore.QRect | |
MoveTo(QPoint p) | QtCore.QRect | |
MoveTo(int x, int t) | QtCore.QRect | |
MoveTop(int pos) | QtCore.QRect | |
MoveTopLeft(QPoint p) | QtCore.QRect | |
MoveTopRight(QPoint p) | QtCore.QRect | |
Normalized() | QtCore.QRect | |
operator!=(QRect arg1, QRect arg2) | QtCore.QRect | static |
operator&(QRect arg1, QRect arg2) | QtCore.QRect | static |
operator==(QRect arg1, QRect arg2) | QtCore.QRect | static |
operator|(QRect arg1, QRect arg2) | QtCore.QRect | static |
QRect(System.Type dummy) | QtCore.QRect | protected |
QRect() | QtCore.QRect | |
QRect(QRect copy) | QtCore.QRect | |
QRect(QPoint topleft, QPoint bottomright) | QtCore.QRect | |
QRect(QPoint topleft, QSize size) | QtCore.QRect | |
QRect(int left, int top, int width, int height) | QtCore.QRect | |
Right | QtCore.QRect | |
SetCoords(int x1, int y1, int x2, int y2) | QtCore.QRect | |
SetRect(int x, int y, int w, int h) | QtCore.QRect | |
Size | QtCore.QRect | |
SmokeObject | QtCore.QRect | |
Top | QtCore.QRect | |
TopLeft | QtCore.QRect | |
TopRight | QtCore.QRect | |
Translate(QPoint p) | QtCore.QRect | |
Translate(int dx, int dy) | QtCore.QRect | |
Translated(QPoint p) | QtCore.QRect | |
Translated(int dx, int dy) | QtCore.QRect | |
Unite(QRect r) | QtCore.QRect | |
United(QRect other) | QtCore.QRect | |
Width | QtCore.QRect | |
X | QtCore.QRect | |
Y | QtCore.QRect | |