31 #include <yui/YSquash.h> 35 class YQSquash :
public QWidget,
public YSquash
44 YQSquash( YWidget * parent,
bool horSquash,
bool vertSquash );
63 virtual void setSize(
int newWidth,
int newHeight );
YQSquash(YWidget *parent, bool horSquash, bool vertSquash)
Constructor.
virtual void setEnabled(bool enabled)
Set enabled/disabled state.
virtual void setSize(int newWidth, int newHeight)
Set the new size of the widget.
virtual ~YQSquash()
Destructor.