libyui-qt  2.49.2
YQSquash Class Reference
Inheritance diagram for YQSquash:
Collaboration diagram for YQSquash:

Public Member Functions

 YQSquash (YWidget *parent, bool horSquash, bool vertSquash)
 Constructor.
 
virtual ~YQSquash ()
 Destructor.
 
virtual void setEnabled (bool enabled)
 Set enabled/disabled state. More...
 
virtual void setSize (int newWidth, int newHeight)
 Set the new size of the widget. More...
 

Detailed Description

Definition at line 35 of file YQSquash.h.

Member Function Documentation

◆ setEnabled()

void YQSquash::setEnabled ( bool  enabled)
virtual

Set enabled/disabled state.

Reimplemented from YWidget.

Definition at line 45 of file YQSquash.cc.

◆ setSize()

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: