LayoutArray Member List
This is the complete list of members for
LayoutArray, including all inherited members.
align(int &pos, int &size, int dim, LayoutCell const &cell, short *sizes) const | LayoutArray | [private] |
at(int x, int y, int w=1, int h=1) | LayoutArray | |
extend(int x, int y, int w, int h) | LayoutArray | |
getSize(int dim) const | LayoutArray | [private] |
getSizes(int dim, int upp) const | LayoutArray | [private] |
LayoutArray() | LayoutArray | |
LayoutArray(LayoutArray const &) | LayoutArray | [private] |
LayoutCell class | LayoutArray | [friend] |
matchColWidth(int n1, int n2) | LayoutArray | |
mCells | LayoutArray | [private] |
mSizes | LayoutArray | [private] |
mSpacing | LayoutArray | [private] |
operator=(LayoutArray const &) | LayoutArray | [private] |
place(gcn::Widget *, int x, int y, int w=1, int h=1) | LayoutArray | |
reflow(int nX, int nY, int nW, int nH) | LayoutArray | |
resizeGrid(int w, int h) | LayoutArray | [private] |
setColWidth(int n, int w) | LayoutArray | |
setRowHeight(int n, int h) | LayoutArray | |
~LayoutArray() | LayoutArray | |