libyui-qt
2.42.4
|
Public Member Functions | |
YQSquash (YWidget *parent, bool horSquash, bool vertSquash) | |
virtual | ~YQSquash () |
virtual void | setEnabled (bool enabled) |
virtual void | setSize (int newWidth, int newHeight) |
Definition at line 35 of file YQSquash.h.
YQSquash::YQSquash | ( | YWidget * | parent, |
bool | horSquash, | ||
bool | vertSquash | ||
) |
Constructor.
Definition at line 29 of file YQSquash.cc.
|
virtual |
Destructor.
Definition at line 39 of file YQSquash.cc.
|
virtual |
|
virtual |
Set the new size of the widget.
Reimplemented from YWidget.
Definition at line 52 of file YQSquash.cc.