|
libyui-qt
2.44.0
|


Public Member Functions | |
| YQEmpty (YWidget *parent) | |
| virtual | ~YQEmpty () |
| virtual void | setSize (int newWidth, int newHeight) |
| YQEmpty::YQEmpty | ( | YWidget * | parent | ) |
Constructor.
Definition at line 29 of file YQEmpty.cc.
|
virtual |
Destructor.
Definition at line 37 of file YQEmpty.cc.
|
virtual |
Set the new size of the widget.
Reimplemented from YWidget.
Definition at line 43 of file YQEmpty.cc.