Pyro higlevel API
os::VLayoutSpacer Member List

This is the complete list of members for os::VLayoutSpacer, including all inherited members.

AddChild(LayoutNode *pcChild)os::LayoutNode
AddChild(View *pcChild, float vWeight=1.0f)os::LayoutNode
AddToHeightRing(LayoutNode *pcRing)os::LayoutNode
AddToWidthRing(LayoutNode *pcRing)os::LayoutNode
AdjustPrefSize(Point *pcMinSize, Point *pcMaxSize)os::LayoutNode
ExtendMaxSize(const Point &cMaxSize)os::LayoutNode
ExtendMinSize(const Point &cMinSize)os::LayoutNode
FindNode(const String &cName, bool bRecursive=true, bool bIncludeSelf=false)os::LayoutNode
GetAbsFrame() const os::LayoutNode
GetBorders() const os::LayoutNodevirtual
GetBounds() const os::LayoutNodevirtual
GetChildList() const os::LayoutNode
GetFrame() const os::LayoutNodevirtual
GetHAlignment() const os::LayoutNode
GetLayoutView() const os::LayoutNode
GetMaxSize() const os::LayoutSpacer
GetMinSize() const os::LayoutSpacer
GetName() const os::LayoutNode
GetParent() const os::LayoutNode
GetPreferredSize(bool bLargest)os::LayoutNodevirtual
GetVAlignment() const os::LayoutNode
GetView() const os::LayoutNode
GetWeight() const os::LayoutNode
Layout()os::LayoutNodevirtual
LayoutNode(const String &cName, float vWeight=1.0f, LayoutNode *pcParent=NULL, View *pcView=NULL)os::LayoutNode
LayoutSpacer(const String &cName, float vWeight=1.0f, LayoutNode *pcParent=NULL, const Point &cMinSize=Point(0.0f, 0.0f), const Point &cMaxSize=Point(MAX_SIZE, MAX_SIZE))os::LayoutSpacer
LimitMaxSize(const Point &cMaxSize)os::LayoutNode
RemoveChild(LayoutNode *pcChild)os::LayoutNode
RemoveChild(View *pcChild)os::LayoutNode
SameHeight(const char *pzName1,...)os::LayoutNode
SameWidth(const char *pzName1,...)os::LayoutNode
SetBorders(const Rect &cBorder)os::LayoutNodevirtual
SetBorders(const Rect &cBorders, const char *pzFirstName,...)os::LayoutNode
SetFrame(const Rect &cFrame)os::LayoutNodevirtual
SetHAlignment(alignment eAlignment)os::LayoutNode
SetHAlignments(alignment eAlign, const char *pzFirstName,...)os::LayoutNode
SetMaxSize(const Point &cSize)os::LayoutSpacer
SetMinSize(const Point &cSize)os::LayoutSpacer
SetVAlignment(alignment eAlignment)os::LayoutNode
SetVAlignments(alignment eAlign, const char *pzFirstName,...)os::LayoutNode
SetView(View *pcView)os::LayoutNodevirtual
SetWeight(float vWeight)os::LayoutNode
SetWeights(float vWeight, const char *pzFirstName,...)os::LayoutNode
VLayoutSpacer(const String &cName, float vMinHeight=0.0f, float vMaxHeight=MAX_SIZE, LayoutNode *pcParent=NULL, float vWeight=1.0f)os::VLayoutSpacerinline
~LayoutNode()os::LayoutNodevirtual