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

Public Member Functions

 YQRadioButtonGroup (YWidget *parent)
 Constructor.
 
virtual ~YQRadioButtonGroup ()
 Destructor.
 
virtual void addRadioButton (YRadioButton *button)
 Add a RadioButton. More...
 
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 32 of file YQRadioButtonGroup.h.

Member Function Documentation

◆ addRadioButton()

void YQRadioButtonGroup::addRadioButton ( YRadioButton *  button)
virtual

Add a RadioButton.

Reimplemented from YRadioButtonGroup.

Definition at line 50 of file YQRadioButtonGroup.cc.

◆ setEnabled()

void YQRadioButtonGroup::setEnabled ( bool  enabled)
virtual

Set enabled/disabled state.

Reimplemented from YWidget.

Definition at line 62 of file YQRadioButtonGroup.cc.

◆ setSize()

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

Set the new size of the widget.

Reimplemented from YWidget.

Definition at line 70 of file YQRadioButtonGroup.cc.


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