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

YQSplit Class Reference

#include <YQSplit.h>

Inheritance diagram for YQSplit:

YSplit YContainerWidget YWidget List of all members.

Public Member Functions

 YQSplit (QWidget *parent, const YWidgetOpt &opt, YUIDimension splitDimension)
void setEnabling (bool enabled)
void setSize (long newWidth, long newHeight)
void moveChild (YWidget *child, long newX, long newY)

Constructor & Destructor Documentation

YQSplit::YQSplit QWidget *  parent,
const YWidgetOpt opt,
YUIDimension  splitDimension
 

Constructor.


Member Function Documentation

void YQSplit::moveChild YWidget child,
long  newX,
long  newY
[virtual]
 

Inherited from YSplit. Moves a child to a new position

Implements YSplit.

void YQSplit::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 YQSplit::setSize long  newWidth,
long  newHeight
[virtual]
 

Inherited from YWidget. Sets the new size of the widget.

Reimplemented from YSplit.


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