|
CBlueUI
C++ 跨平台跨框架的数据可视化工具
|
类 BUI::GLaTex 继承关系图:Public 成员函数 | |
| GLaTex () | |
| virtual | ~GLaTex () |
| void | ParserLatexBuffer (const TCHAR *str) |
Public 成员函数 继承自 BUI::GLaTexBase | |
| GLaTexBase () | |
| virtual | ~GLaTexBase () |
| void | AppendChild (GLaTexBase *child) |
| void | InsertChild (GLaTexBase *pNewChild, GLaTexBase *pPrev) |
| bool | RemoveChild (GLaTexBase *pChild) |
额外继承的成员函数 | |
Public 属性 继承自 BUI::GLaTexBase | |
| GLaTexBase * | m_parent |
| GLaTexBase * | m_first_child |
| GLaTexBase * | m_last_child |
| GLaTexBase * | m_next_sibling |
| GLaTexBase * | m_prev_sibling |
| BUI::GLaTex::GLaTex | ( | ) |
|
virtual |
| void BUI::GLaTex::ParserLatexBuffer | ( | const TCHAR * | str | ) |