成员的完整列表,这些成员属于 GRect,包括所有继承而来的类成员
bottom() const | GRect | |
bottomLeft() const | GRect | |
bottomRight() const | GRect | |
center() const | GRect | |
contains(const GRect &r, bool proper=false) const | GRect | |
contains(const GPoint &p, bool proper=false) const | GRect | |
GRect() | GRect | |
GRect(const GPoint &topleft, const GSize &size) | GRect | |
GRect(T_OFFSET left, T_OFFSET top, T_OFFSET width, T_OFFSET height) | GRect | |
GRect(const T_RECT &tr) | GRect | |
height() const | GRect | |
intersect(const GRect &r) const | GRect | |
intersects(const GRect &r) const | GRect | |
isEmpty() const | GRect | |
isNull() const | GRect | |
isValid() const | GRect | |
left() const | GRect | |
moveBottom(T_OFFSET pos) | GRect | |
moveBy(T_OFFSET dx, T_OFFSET dy) | GRect | |
moveBy(const GPoint &p) | GRect | |
moveLeft(T_OFFSET pos) | GRect | |
moveRight(T_OFFSET pos) | GRect | |
moveTop(T_OFFSET pos) | GRect | |
moveTopLeft(const GPoint &p) | GRect | |
operator&(const GRect &r) const | GRect | |
operator==(const GRect &, const GRect &) | GRect | friend |
right() const | GRect | |
setBottom(T_OFFSET pos) | GRect | |
setHeight(T_OFFSET h) | GRect | |
setLeft(T_OFFSET pos) | GRect | |
setRect(T_OFFSET x, T_OFFSET y, T_OFFSET w, T_OFFSET h) | GRect | |
setRight(T_OFFSET pos) | GRect | |
setSize(const GSize &s) | GRect | |
setTop(T_OFFSET pos) | GRect | |
setWidth(T_OFFSET w) | GRect | |
size() const | GRect | |
top() const | GRect | |
topLeft() const | GRect | |
topRight() const | GRect | |
toT_RECT() const | GRect | |
translate(T_OFFSET dx, T_OFFSET dy) | GRect | |
translate(const GPoint &p) | GRect | |
width() const | GRect | |
x() const | GRect | |
y() const | GRect |