libyui-qt
2.42.4
|
Public Member Functions | |
YQSpacing (YWidget *parent, YUIDimension dim, bool stretchable=false, YLayoutSize_t layoutUnits=0.0) | |
virtual void | setSize (int newWidth, int newHeight) |
Definition at line 32 of file YQSpacing.h.
YQSpacing::YQSpacing | ( | YWidget * | parent, |
YUIDimension | dim, | ||
bool | stretchable = false , |
||
YLayoutSize_t | layoutUnits = 0.0 |
||
) |
Constructor.
Definition at line 29 of file YQSpacing.cc.
|
virtual |
Set the new size of the widget.
Reimplemented from YWidget.
Definition at line 46 of file YQSpacing.cc.