|
libyui-qt
2.52.4
|


Public Member Functions | |
| YQReplacePoint (YWidget *parent) | |
| Constructor. | |
| virtual void | showChild () |
| Show a newly added child. More... | |
| virtual void | setEnabled (bool enabled) |
| Set enabled/disabled state. More... | |
| virtual void | setSize (int newWidth, int newHeight) |
| Set the new size of the widget. More... | |
Definition at line 35 of file YQReplacePoint.h.
|
virtual |
Set enabled/disabled state.
Reimplemented from YWidget.
Definition at line 64 of file YQReplacePoint.cc.
|
virtual |
Set the new size of the widget.
Reimplemented from YWidget.
Definition at line 71 of file YQReplacePoint.cc.
|
virtual |
Show a newly added child.
Reimplemented from YReplacePoint.
Definition at line 41 of file YQReplacePoint.cc.