libyui-qt  2.46.13
YQReplacePoint Class Reference
Inheritance diagram for YQReplacePoint:
Collaboration diagram for YQReplacePoint:

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...
 

Detailed Description

Definition at line 35 of file YQReplacePoint.h.

Member Function Documentation

void YQReplacePoint::setEnabled ( bool  enabled)
virtual

Set enabled/disabled state.

Reimplemented from YWidget.

Definition at line 53 of file YQReplacePoint.cc.

void YQReplacePoint::setSize ( int  newWidth,
int  newHeight 
)
virtual

Set the new size of the widget.

Reimplemented from YWidget.

Definition at line 60 of file YQReplacePoint.cc.

void YQReplacePoint::showChild ( )
virtual

Show a newly added child.

Reimplemented from YReplacePoint.

Definition at line 41 of file YQReplacePoint.cc.


The documentation for this class was generated from the following files: