radiobutton.h
virtual void setReadOnly(bool readOnly)
Sets whether the radio button is read-only for the user.
Definition: radiobutton.cpp:42
void setFocusWidget(TQWidget *widget, bool enable=true)
Specifies a widget to receive focus when the button is clicked.
Definition: radiobutton.cpp:56
TQWidget * focusWidget() const
Returns the widget which receives focus when the button is clicked.
Definition: radiobutton.h:66