CBlueUI  
C++ 跨平台跨框架的数据可视化工具
载入中...
搜索中...
未找到
BUI::ElementChatControl类 参考

控件UI元素 更多...

类 BUI::ElementChatControl 继承关系图:

Public 成员函数

 ElementChatControl (std::shared_ptr< CControlUI * > ui)
virtual ~ElementChatControl ()
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 ()
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 属性 继承自 BUI::ElementChat
SIZE m_sz
SIZE m_sz_show
BOOL m_is_scale

详细描述

控件UI元素

构造及析构函数说明

◆ ElementChatControl()

BUI::ElementChatControl::ElementChatControl ( std::shared_ptr< CControlUI * > ui)

◆ ~ElementChatControl()

virtual BUI::ElementChatControl::~ElementChatControl ( )
virtual

成员函数说明

◆ CalcSize()

SIZE BUI::ElementChatControl::CalcSize ( GFont * font)
overridevirtual

实现了 BUI::ElementChat.

◆ OnDraw()

void BUI::ElementChatControl::OnDraw ( ISurface * surface,
int x,
int y,
const GColor & col,
RECT * rc_update )
overridevirtual

实现了 BUI::ElementChat.

鄂公网安备42018502007752 鄂ICP备2024082886
Copyright © 2026 · CBlueStudio 版权所有