CBlueUI
C++ 跨平台跨框架的数据可视化工具
|
类 | |
class | BUI::TableHeaderNodeCell |
class | BUI::CContainTitleUI |
命名空间 | |
namespace | BUI |
宏定义 | |
#define | MAX_COLUMN_COUNT 64 |
枚举 | |
enum | BUI::BoxHitState { BUI::HT_COL_HEILIGHT , BUI::HT_COL_DRAG , BUI::HT_LIST_ROW , BUI::HT_NC_NONE , BUI::HT_ROW_CHECKBOX , BUI::HT_ROW_FOLD } |
enum | BUI::GridFillMode { BUI::FillNull = 0 , BUI::FillRow , BUI::FillCol , BUI::FillCell } |
enum | BUI::GridLineMode { BUI::GridLineNone = 0x00 , BUI::GridLineX = 0x01 , BUI::GridLineY = 0x02 , BUI::GridLineBorder = 0x04 } |
#define MAX_COLUMN_COUNT 64 |