24 #ifndef GUI_WIDGETS_LAYOUTHELPER_H
25 #define GUI_WIDGETS_LAYOUTHELPER_H
LayoutCell & place(const int x, const int y, Widget *const wg, const int w, const int h)
void widgetResized(const Event &event)
LayoutHelper(BasicContainer2 *const container)
ContainerPlacer getPlacer(const int x, const int y)
BasicContainer2 * mContainer
const Layout & getLayout() const A_CONST
void reflowLayout(int w, int h)
#define A_DELETE_COPY(func)