libyui-qt  2.46.1
 All Classes Functions Variables
YQEmpty Class Reference
Inheritance diagram for YQEmpty:
Collaboration diagram for YQEmpty:

Public Member Functions

 YQEmpty (YWidget *parent)
 
virtual ~YQEmpty ()
 
virtual void setSize (int newWidth, int newHeight)
 

Detailed Description

Definition at line 32 of file YQEmpty.h.

Constructor & Destructor Documentation

YQEmpty::YQEmpty ( YWidget *  parent)

Constructor.

Definition at line 29 of file YQEmpty.cc.

YQEmpty::~YQEmpty ( )
virtual

Destructor.

Definition at line 37 of file YQEmpty.cc.

Member Function Documentation

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

Set the new size of the widget.

Reimplemented from YWidget.

Definition at line 43 of file YQEmpty.cc.


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