Go to the documentation of this file.
23 #ifndef UIGRIDLAYOUT_H
24 #define UIGRIDLAYOUT_H
void addWidget(const UIWidgetPtr &widget)
void setCellSize(const Size &size)
void setCellHeight(int height)
void setFlow(bool enable)
virtual bool isUIGridLayout()
void setFitChildren(bool enable)
void setCellSpacing(int spacing)
UIGridLayout(UIWidgetPtr parentWidget)
void setAutoSpacing(bool enable)
void setNumColumns(int columns)
void setNumLines(int lines)
void applyStyle(const OTMLNodePtr &styleNode)
void setCellWidth(int width)
void removeWidget(const UIWidgetPtr &widget)