libyui-qt  2.43.5
YQSquash Class Reference

List of all members.

Public Member Functions

 YQSquash (YWidget *parent, bool horSquash, bool vertSquash)
virtual ~YQSquash ()
virtual void setEnabled (bool enabled)
virtual void setSize (int newWidth, int newHeight)

Detailed Description

Definition at line 35 of file YQSquash.h.


Constructor & Destructor Documentation

YQSquash::YQSquash ( YWidget *  parent,
bool  horSquash,
bool  vertSquash 
)

Constructor.

Definition at line 29 of file YQSquash.cc.

YQSquash::~YQSquash ( ) [virtual]

Destructor.

Definition at line 39 of file YQSquash.cc.


Member Function Documentation

void YQSquash::setEnabled ( bool  enabled) [virtual]

Set enabled/disabled state.

Reimplemented from YWidget.

Definition at line 45 of file YQSquash.cc.

void YQSquash::setSize ( int  newWidth,
int  newHeight 
) [virtual]

Set the new size of the widget.

Reimplemented from YWidget.

Definition at line 52 of file YQSquash.cc.


The documentation for this class was generated from the following files:
 All Classes Functions Variables