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

YQFrame Class Reference

#include <YQFrame.h>

Inheritance diagram for YQFrame:

YFrame YContainerWidget YWidget List of all members.

Public Member Functions

 YQFrame (QWidget *parent, const YWidgetOpt &opt, const YCPString &label)
void setEnabling (bool enabled)
void setSize (long newWidth, long newHeight)
void setLabel (const YCPString &newLabel)
long nicesize (YUIDimension dim)

Protected Member Functions

void childAdded (YWidget *child)

Constructor & Destructor Documentation

YQFrame::YQFrame QWidget *  parent,
const YWidgetOpt opt,
const YCPString label
 

Constructor.


Member Function Documentation

void YQFrame::childAdded YWidget child  )  [protected, virtual]
 

Callback function that reports to the ui specific widget that a child has been added. The default implementation does nothing.

Reimplemented from YContainerWidget.

long YQFrame::nicesize YUIDimension  dim  )  [virtual]
 

Minimum size the widget should have to make it look and feel nice. Dimension, either YD_HORIZ or YD_VERT

Reimplemented from YContainerWidget.

void YQFrame::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 YQFrame::setLabel const YCPString newLabel  )  [virtual]
 

Change the Frame label.

Reimplemented from YFrame.

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

Set the size.

Reimplemented from YContainerWidget.


The documentation for this class was generated from the following files:
Generated on Fri Oct 14 19:03:48 2005 for yast2-qt by doxygen 1.3.6