Giveda® Embedded Midware  1.2.0
本文档受《版权法》、《版权公约》保护。深圳技达®版权所有
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义 
GRect 成员列表

成员的完整列表,这些成员属于 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 &)GRectfriend
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