28 #include "YSingleChildContainerWidget.h" bool vertSquash() const
Returns 'true' if this widget squashes vertically.
bool horSquash() const
Returns 'true' if this widget squashes horizontally.
YSquash(YWidget *parent, bool horSquash, bool vertSquash)
Constructor.
HSquash, VSquash HVSquash: reduce child to its preferred size.
virtual ~YSquash()
Destructor.
virtual const char * widgetClass() const
Returns a descriptive name of this widget class for logging, debugging etc.
bool stretchable(YUIDimension dim) const
In a squashed dimension the widget NOT stretchable.