Layout Member List
This is the complete list of members for
Layout, including all inherited members.
Alignment enum name | LayoutCell | |
at(int x, int y) | LayoutCell | [inline] |
AUTO_ADD enum value | Layout | |
AUTO_DEF enum value | Layout | |
AUTO_SET enum value | Layout | |
CENTER enum value | LayoutCell | |
computeSizes() | LayoutCell | |
extend(int x, int y, int w, int h) | LayoutCell | [inline] |
FILL enum value | LayoutCell | |
Layout() | Layout | |
LayoutCell() | LayoutCell | [inline] |
LEFT enum value | LayoutCell | |
mArray | LayoutCell | |
matchColWidth(int n1, int n2) | LayoutCell | [inline] |
mComputed | Layout | [private] |
mWidget | LayoutCell | |
place(gcn::Widget *wg, int x, int y, int w=1, int h=1) | LayoutCell | [inline] |
reflow(int &nW, int &nH) | Layout | |
RIGHT enum value | LayoutCell | |
setColWidth(int n, int w) | LayoutCell | [inline] |
setHAlign(Alignment a) | LayoutCell | [inline] |
setMargin(int m) | Layout | [inline] |
setPadding(int p) | LayoutCell | [inline] |
setRowHeight(int n, int h) | LayoutCell | [inline] |
setVAlign(Alignment a) | LayoutCell | [inline] |
~LayoutCell() | LayoutCell | |