成员的完整列表,这些成员属于 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, LayoutMode &mw, LayoutMode &mh) | BUI::ILayout | virtual |
| GetLayoutType() | BUI::ILayout | virtual |
| GetOrigin() | 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 wp, LPARAM lp) | BUI::ILayout | virtual |
| RebuildLayout(bool is_force_update) | BUI::ILayout | virtual |
| SetAlignment(AlignType hor, AlignType ver) | BUI::ILayout | virtual |
| SetHeightMax(LayoutValue h) | BUI::ILayout | virtual |
| SetHeightMin(LayoutValue h) | BUI::ILayout | virtual |
| SetLayoutInfo(int w, int h, LayoutMode mw, LayoutMode mh) | BUI::ILayout | virtual |
| SetPadding(int l, int r, int t, int b) | BUI::ILayout | virtual |
| SetWidthMax(LayoutValue w) | BUI::ILayout | virtual |
| SetWidthMin(LayoutValue w) | BUI::ILayout | virtual |
| ~ILayout() | BUI::ILayout | virtual |