成员的完整列表,这些成员属于 BUI::ILayout,包括所有继承而来的类成员
| FindLayoutByName(LPCTSTR name) | BUI::ILayout | virtual |
| GetAdaptHeight(int parent_w, int parent_h) | BUI::ILayout | virtual |
| GetAdaptWidth(int parent_w, int parent_h) | BUI::ILayout | virtual |
| GetHeightMax(int h) | BUI::ILayout | virtual |
| GetHeightMin(int h) | BUI::ILayout | virtual |
| GetLayoutInfo(int &w, int &h, SizeMode &tw, SizeMode &th) | BUI::ILayout | virtual |
| GetLayoutType() | BUI::ILayout | virtual |
| GetPadding(int &l, int &r, int &t, int &b) | BUI::ILayout | virtual |
| GetParentLayout() | BUI::ILayout | virtual |
| GetSplitOffsetH() | BUI::ILayout | virtual |
| GetSplitOffsetW() | BUI::ILayout | virtual |
| GetWidthMax(int w) | BUI::ILayout | virtual |
| GetWidthMin(int w) | BUI::ILayout | virtual |
| ILayout() | BUI::ILayout | |
| IsHasAdaptLayout() | BUI::ILayout | virtual |
| IsVaild() | BUI::ILayout | virtual |
| IsVisibleLayout() | BUI::ILayout | virtual |
| Layout(int x, int y, int w, int h, UINT flags=0) | BUI::ILayout | virtual |
| OnLayoutMessageProc(UINT message, WPARAM wParam, LPARAM lParam) | BUI::ILayout | virtual |
| RebuildLayout(bool isForceUpdate) | BUI::ILayout | virtual |
| SetAlignment(AlignmentStyle hor, AlignmentStyle ver) | BUI::ILayout | virtual |
| SetHeightMax(SizeValue h) | BUI::ILayout | virtual |
| SetHeightMin(SizeValue h) | BUI::ILayout | virtual |
| SetLayoutInfo(int w, int h, SizeMode tw, SizeMode th) | BUI::ILayout | virtual |
| SetPadding(int l, int r, int t, int b) | BUI::ILayout | virtual |
| SetWidthMax(SizeValue w) | BUI::ILayout | virtual |
| SetWidthMin(SizeValue w) | BUI::ILayout | virtual |
| ~ILayout() | BUI::ILayout | virtual |