|
CBlueUI
C++ 跨平台跨框架的数据可视化工具
|
类 BUI::GradientRoundRect 继承关系图:Public 成员函数 | |
| GradientRoundRect (GColor color) | |
| GradientRoundRect (GBrushGradient *bru=NULL) | |
| ~GradientRoundRect () | |
| void | SetRoundRectRadius (RoundRectRadius &radius) |
| void | SetSolidColor (GColor color) |
| void | SetGraientColor (GBrushGradient *bru) |
| void | DrawBackGround (ISurface *pSurface, RECT &rcView) |
Protected 属性 | |
| GColor | m_solid_color |
| GBrushGradient * | m_bru |
| RoundRectRadius | m_round_radius |
| BUI::GradientRoundRect::GradientRoundRect | ( | GColor | color | ) |
| BUI::GradientRoundRect::GradientRoundRect | ( | GBrushGradient * | bru = NULL | ) |
| BUI::GradientRoundRect::~GradientRoundRect | ( | ) |
| void BUI::GradientRoundRect::SetGraientColor | ( | GBrushGradient * | bru | ) |
| void BUI::GradientRoundRect::SetRoundRectRadius | ( | RoundRectRadius & | radius | ) |
| void BUI::GradientRoundRect::SetSolidColor | ( | GColor | color | ) |
|
protected |
|
protected |
|
protected |