CBlueUI  
C++ 跨平台跨框架的数据可视化工具
载入中...
搜索中...
未找到
BUI::GradientRoundRect类 参考
类 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 *surface, RECT &rc_view)

Protected 属性

GColor m_solid_color
GBrushGradientm_bru
RoundRectRadius m_round_radius

构造及析构函数说明

◆ GradientRoundRect() [1/2]

BUI::GradientRoundRect::GradientRoundRect ( GColor color)

◆ GradientRoundRect() [2/2]

BUI::GradientRoundRect::GradientRoundRect ( GBrushGradient * bru = NULL)

◆ ~GradientRoundRect()

BUI::GradientRoundRect::~GradientRoundRect ( )

成员函数说明

◆ DrawBackGround()

void BUI::GradientRoundRect::DrawBackGround ( ISurface * surface,
RECT & rc_view )

◆ SetGraientColor()

void BUI::GradientRoundRect::SetGraientColor ( GBrushGradient * bru)

◆ SetRoundRectRadius()

void BUI::GradientRoundRect::SetRoundRectRadius ( RoundRectRadius & radius)

◆ SetSolidColor()

void BUI::GradientRoundRect::SetSolidColor ( GColor color)

类成员变量说明

◆ m_bru

GBrushGradient* BUI::GradientRoundRect::m_bru
protected

◆ m_round_radius

RoundRectRadius BUI::GradientRoundRect::m_round_radius
protected

◆ m_solid_color

GColor BUI::GradientRoundRect::m_solid_color
protected
鄂公网安备42018502007752 鄂ICP备2024082886
Copyright © 2026 · CBlueStudio 版权所有