|
CBlueUI
C++ 跨平台跨框架的数据可视化工具
|
字符元素 更多...
Public 成员函数 | |
| ElementChatChar (LPCTSTR text, int color_idx, GFont *font) | |
| virtual | ~ElementChatChar () |
| void | PeekSelectText (BasicStringBuffer &buffer) override |
| BOOL | IsNewLine () override |
| SIZE | CalcSize (GFont *font) override |
| void | OnDraw (ISurface *surface, int x, int y, const GColor &col, RECT *rc_update) override |
| Public 成员函数 继承自 BUI::ElementChat | |
| ElementChat () | |
| virtual | ~ElementChat () |
| SIZE | GetSize () const |
| void | SetSize (SIZE sz) |
| SIZE | GetDisplaySize () const |
| void | SetDisplaySize (SIZE sz) |
| BOOL | IsScaleEnable () const |
额外继承的成员函数 | |
| Protected 属性 继承自 BUI::ElementChat | |
| SIZE | m_sz |
| SIZE | m_sz_show |
| BOOL | m_is_scale |
字符元素
| text | : 文本 |
| color_idx | : 自定义颜色索引 |
| font | :字体 |
|
virtual |
实现了 BUI::ElementChat.
|
overridevirtual |
重载 BUI::ElementChat .
|
overridevirtual |
实现了 BUI::ElementChat.
|
overridevirtual |
重载 BUI::ElementChat .