CBlueUI
C++ 跨平台跨框架的数据可视化工具
|
成员的完整列表,这些成员属于 BUI::CTreeRowCell,包括所有继承而来的类成员
AppendDataCell(std::shared_ptr< CNodeSpanCell > &cell) | BUI::CTreeRowCell | |
Clear() | BUI::CTreeRowCell | |
CTreeRowCell() | BUI::CTreeRowCell | |
GetSubCell(int col) | BUI::CTreeRowCell | |
InsertDataCell(int column, std::shared_ptr< CNodeSpanCell > &cell) | BUI::CTreeRowCell | |
m_rowOfcells | BUI::CTreeRowCell | protected |
OnAllocNodeCell(int nCol, int count) | BUI::CTreeRowCell | |
OnDeleteCol(int nCol, int count) | BUI::CTreeRowCell | |
OnDrawTreeCell(int col, ISurface *pSurface, RECT rcCell, COLORREF textColor, UINT textAlignFlag) | BUI::CTreeRowCell | |
OnNodeCollapsed() | BUI::CTreeRowCell | |
OnSetNodeRect(int col, int x, int y, int w, int h) | BUI::CTreeRowCell | |
RemoveDataCell(int column) | BUI::CTreeRowCell | |
SetCellSelected(int start, int end, BOOL bSelt) | BUI::CTreeRowCell | |
Size() const | BUI::CTreeRowCell | |
~CTreeRowCell() | BUI::CTreeRowCell |