libyui-qt
 
Loading...
Searching...
No Matches
YQButtonBox Class Reference
Inheritance diagram for YQButtonBox:
Collaboration diagram for YQButtonBox:

Public Member Functions

 YQButtonBox (YWidget *parent)
 
virtual ~YQButtonBox ()
 
virtual void setEnabled (bool enabled)
 
virtual void setSize (int newWidth, int newHeight)
 
virtual void moveChild (YWidget *child, int newX, int newY)
 

Constructor & Destructor Documentation

◆ YQButtonBox()

YQButtonBox::YQButtonBox ( YWidget * parent)

Constructor.

◆ ~YQButtonBox()

YQButtonBox::~YQButtonBox ( )
virtual

Destructor.

Member Function Documentation

◆ moveChild()

void YQButtonBox::moveChild ( YWidget * child,
int newX,
int newY )
virtual

Move a child widget to a new position.

Reimplemented from YButtonBox.

◆ setEnabled()

void YQButtonBox::setEnabled ( bool enabled)
virtual

Set enabled/disabled state.

Reimplemented from YWidget.

◆ setSize()

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

Set the new size of the widget.

Reimplemented from YWidget.


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