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

YQAlignment Class Reference

#include <YQAlignment.h>

Inheritance diagram for YQAlignment:

YAlignment YContainerWidget YWidget List of all members.

Public Member Functions

 YQAlignment (QWidget *parent, const YWidgetOpt &opt, YAlignmentType horAlign, YAlignmentType vertAlign)
void moveChild (YWidget *child, long newX, long newY)
void setEnabling (bool enabled)
void setSize (long newWidth, long newHeight)
virtual void setBackgroundPixmap (string px)

Constructor & Destructor Documentation

YQAlignment::YQAlignment QWidget *  parent,
const YWidgetOpt opt,
YAlignmentType  horAlign,
YAlignmentType  vertAlign
 

Constructor.


Member Function Documentation

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

Moves a child widget to a new position.

Implements YAlignment.

void YQAlignment::setBackgroundPixmap string  px  )  [virtual]
 

Set the background pixmap. Reimplemented from YAlignment.

Reimplemented from YAlignment.

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

Sets the size

Reimplemented from YAlignment.


The documentation for this class was generated from the following files:
Generated on Wed Sep 14 10:59:03 2005 for yast2-qt by  doxygen 1.4.4