Main Page | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

YQReplacePoint Class Reference

#include <YQReplacePoint.h>

Inheritance diagram for YQReplacePoint:

YReplacePoint YContainerWidget YWidget List of all members.

Public Member Functions

 YQReplacePoint (QWidget *parent, const YWidgetOpt &opt)
void childAdded (YWidget *child)
void setEnabling (bool enabled)
void setSize (long newWidth, long newHeight)

Constructor & Destructor Documentation

YQReplacePoint::YQReplacePoint QWidget *  parent,
const YWidgetOpt opt
 

Constructor.


Member Function Documentation

void YQReplacePoint::childAdded YWidget child  )  [virtual]
 

Inherited from YContainerWidget. Called when a child has been added. We call show() for the new widget.

Reimplemented from YContainerWidget.

void YQReplacePoint::setEnabling bool  enabled  )  [virtual]
 

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.

void YQReplacePoint::setSize long  newWidth,
long  newHeight
[virtual]
 

Sets the size

Reimplemented from YContainerWidget.


The documentation for this class was generated from the following files:
Generated on Wed Nov 12 06:11:17 2008 for yast2-qt by  doxygen 1.3.9.1