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

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

Black 枚举值GFont
Bold 枚举值GFont
DemiBold 枚举值GFont
family() const GFont
GFont()GFont
GFont(const GFont &src)GFont
GFont(const GString &family, PointSize pointSize=PointSize_24, Weight weight=Normal, bool italic=false)GFont
italic() const GFont
Light 枚举值GFont
Normal 枚举值GFont
operator=(const GFont &r)GFont
pointSize() const GFont
PointSize 枚举名称GFont
PointSize_24 枚举值GFont
PointSize_28 枚举值GFont
PointSize_32 枚举值GFont
PointSize_36 枚举值GFont
weight() const GFont
Weight 枚举名称GFont
~GFont()GFontvirtual