29 #include <yui/YSpacing.h>
42 bool stretchable =
false,
43 YLayoutSize_t layoutUnits = 0.0 );
52 virtual void setSize(
int newWidth,
int newHeight );
virtual void setSize(int newWidth, int newHeight)
Set the new size of the widget.
YQSpacing(YWidget *parent, YUIDimension dim, bool stretchable=false, YLayoutSize_t layoutUnits=0.0)
Constructor.