84 STD_VECTOR <STD_VECTOR <LayoutCell *> >::const_iterator
86 const STD_VECTOR <STD_VECTOR <LayoutCell *> >::const_iterator
90 STD_VECTOR <LayoutCell *>::const_iterator j = i->begin();
112 const int x,
const int y,
113 const int w,
const int h)
134 const int w,
const int h)
std::vector< std::vector< LayoutCell * > > mCells
void extend(const int x, const int y, const int w, const int h)
int getSize(const int dim) const
void setColWidth(const int n, const int w)
void matchColWidth(const int n1, const int n2)
void setRowHeight(const int n, const int h)
LayoutCell & at(const int x, const int y, const int w, const int h)
LayoutCell & place(Widget *const widget, const int x, const int y, const int w, const int h)
void reflow(const int nX, const int nY, const int nW, const int nH)
void extend(const int x, const int y, const int w, const int h)
static LayoutCell emptyCell
void reflow(int nx, int ny, int nw, int nh)
void setRowHeight(const int n, const int h)
void setColWidth(const int n, const int w)
LayoutCell & place(Widget *const wg, const int x, const int y, const int w, const int h)
void matchColWidth(const int n1, const int n2)
LayoutCell & at(const int x, const int y)
static LayoutArray tempArray