SimpleWindow
|
网格中的列信息 更多...
#include <GridLayout.h>
Public 成员函数 | |
GridColumn () | |
创建一个FillRemain的GridColumn | |
GridColumn (GridRCType type, double width) | |
初始化GridColumn | |
GridColumn (double width) | |
固定大小的列 | |
Public 属性 | |
GridRCType | type |
类型 | |
double | width |
宽度 | |
网格中的列信息