#include <layoutview.h>
Inheritance diagram for os::LayoutSpacer::
Public Methods | |
LayoutSpacer (const std::string &cName, float vWheight=1.0f, LayoutNode *pcParent=NULL, const Point &cMinSize=Point(0.0f, 0.0f), const Point &cMaxSize=Point(MAX_SIZE, MAX_SIZE)) | |
void | SetMinSize (const Point &cSize) |
void | SetMaxSize (const Point &cSize) |
|
|
|
|
|
|