LayoutCell Member List
This is the complete list of members for
LayoutCell, including all inherited members.
| Alignment enum name | LayoutCell | |
| ARRAY enum value | LayoutCell | [private] |
| at(int x, int y) | LayoutCell | [inline] |
| CENTER enum value | LayoutCell | |
| computeSizes() | LayoutCell | |
| extend(int x, int y, int w, int h) | LayoutCell | [inline] |
| FILL enum value | LayoutCell | |
| getArray() | LayoutCell | [private] |
| Layout class | LayoutCell | [friend] |
| LayoutArray class | LayoutCell | [friend] |
| LayoutCell() | LayoutCell | [inline] |
| LayoutCell(LayoutCell const &) | LayoutCell | [private] |
| LEFT enum value | LayoutCell | |
| mAlign | LayoutCell | [private] |
| mArray | LayoutCell | |
| matchColWidth(int n1, int n2) | LayoutCell | [inline] |
| mExtent | LayoutCell | [private] |
| mNbFill | LayoutCell | [private] |
| mPadding | LayoutCell | [private] |
| mSize | LayoutCell | [private] |
| mType | LayoutCell | [private] |
| mWidget | LayoutCell | |
| NONE enum value | LayoutCell | [private] |
| operator=(LayoutCell const &) | LayoutCell | [private] |
| place(gcn::Widget *wg, int x, int y, int w=1, int h=1) | LayoutCell | [inline] |
| reflow(int nx, int ny, int nw, int nh) | LayoutCell | [private] |
| RIGHT enum value | LayoutCell | |
| setColWidth(int n, int w) | LayoutCell | [inline] |
| setHAlign(Alignment a) | LayoutCell | [inline] |
| setPadding(int p) | LayoutCell | [inline] |
| setRowHeight(int n, int h) | LayoutCell | [inline] |
| setVAlign(Alignment a) | LayoutCell | [inline] |
| WIDGET enum value | LayoutCell | [private] |
| ~LayoutCell() | LayoutCell | |