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

成员的完整列表,这些成员属于 GPainter,包括所有继承而来的类成员

clipRegion() const =0GPainterpure virtual
drawImage(T_OFFSET dx, T_OFFSET dy, const GImage &img, T_OFFSET sx=0, T_OFFSET sy=0, T_OFFSET sw=-1, T_OFFSET sh=-1)=0GPainterpure virtual
drawPixmap(const GImage &pix, const GRect &dR, const GRect &sR)=0GPainterpure virtual
drawPixmap(T_OFFSET dx, T_OFFSET dy, const GImage &pix, T_OFFSET sx=0, T_OFFSET sy=0, T_OFFSET sw=-1, T_OFFSET sh=-1)=0GPainterpure virtual
drawText(T_OFFSET dX, T_OFFSET dY, T_OFFSET dW, T_OFFSET dH, int32_t flags, const GString &str)=0GPainterpure virtual
fillRect(T_OFFSET x, T_OFFSET y, T_OFFSET w, T_OFFSET h, const GBrush &b)=0GPainterpure virtual
fillRect(const GRect &r, const GBrush &b)=0GPainterpure virtual
fillRect(const GRect &r)=0GPainterpure virtual
GPainter()GPainterprotected
GPainter(const TYPE t)GPainterprotected
instance()GPainterstatic
LOCAL 枚举值GPainter
REMOTE 枚举值GPainter
restore()=0GPainterpure virtual
save()=0GPainterpure virtual
setBrush(const GBrush &b)=0GPainterpure virtual
setClipRegion(const GRegion &r)=0GPainterpure virtual
setFont(const GFont &f)=0GPainterpure virtual
setPen(const GColor &c)=0GPainterpure virtual
translate(T_OFFSET x, T_OFFSET y)=0GPainterpure virtual
TYPE 枚举名称GPainter
type() const GPainter
UNKNOWN 枚举值GPainter
~GPainter()GPaintervirtual