|
CBlueUI
C++ 跨平台跨框架的数据可视化工具
|
聊天输入元素 更多...
Public 成员函数 | |
| ElementChat () | |
| virtual | ~ElementChat () |
| virtual SIZE | CalcSize (GFont *font)=0 |
| virtual void | OnDraw (ISurface *surface, int x, int y, const GColor &col, RECT *rc_update)=0 |
| virtual BOOL | IsNewLine () |
| virtual void | PeekSelectText (BasicStringBuffer &buffer) |
| SIZE | GetSize () const |
| void | SetSize (SIZE sz) |
| SIZE | GetDisplaySize () const |
| void | SetDisplaySize (SIZE sz) |
| BOOL | IsScaleEnable () const |
Protected 属性 | |
| SIZE | m_sz |
| SIZE | m_sz_show |
| BOOL | m_is_scale |
聊天输入元素
| BUI::ElementChat::ElementChat | ( | ) |
|
virtual |
在 BUI::ElementChatChar, BUI::ElementChatControl , 以及 BUI::ElementChatImage 内被实现.
| SIZE BUI::ElementChat::GetDisplaySize | ( | ) | const |
| SIZE BUI::ElementChat::GetSize | ( | ) | const |
|
virtual |
被 BUI::ElementChatChar 重载.
| BOOL BUI::ElementChat::IsScaleEnable | ( | ) | const |
|
pure virtual |
在 BUI::ElementChatChar, BUI::ElementChatControl , 以及 BUI::ElementChatImage 内被实现.
|
virtual |
被 BUI::ElementChatChar 重载.
| void BUI::ElementChat::SetDisplaySize | ( | SIZE | sz | ) |
| void BUI::ElementChat::SetSize | ( | SIZE | sz | ) |
|
protected |
|
protected |
|
protected |