38 (
const int x,
const int y,
Widget *
const wg,
const int w,
const int h)
40 if (mContainer !=
nullptr)
43 return mCell->
place(wg,
x,
y, w, h);
ContainerPlacer(BasicContainer2 *const c, LayoutCell *const lc)
ContainerPlacer at(const int x, const int y)
BasicContainer2 * mContainer
static LayoutCell emptyCell
LayoutCell & place(Widget *const wg, const int x, const int y, const int w, const int h)
LayoutCell & at(const int x, const int y)