#include <YQSquash.h>
Inheritance diagram for YQSquash:
Public Member Functions | |
YQSquash (QWidget *parent, const YWidgetOpt &opt, bool horSquash, bool vertSquash) | |
void | setEnabling (bool enabled) |
void | setSize (long newWidth, long newHeight) |
|
Constructor. |
|
Inherited from YWidget: Sets the enabled state of the widget. All new widgets are enabled per definition. Only enabled widgets can take user input. Reimplemented from YWidget. |
|
Sets the size Reimplemented from YContainerWidget. |