libyui-qt  2.43.5
 All Classes Functions Variables
YQSpacing Class Reference
Inheritance diagram for YQSpacing:

Public Member Functions

 YQSpacing (YWidget *parent, YUIDimension dim, bool stretchable=false, YLayoutSize_t layoutUnits=0.0)
 
virtual void setSize (int newWidth, int newHeight)
 

Detailed Description

Definition at line 32 of file YQSpacing.h.

Constructor & Destructor Documentation

YQSpacing::YQSpacing ( YWidget *  parent,
YUIDimension  dim,
bool  stretchable = false,
YLayoutSize_t  layoutUnits = 0.0 
)

Constructor.

Definition at line 29 of file YQSpacing.cc.

Member Function Documentation

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

Set the new size of the widget.

Reimplemented from YWidget.

Definition at line 46 of file YQSpacing.cc.


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