Wt::WRadioButton Class Reference

A user control that represents a radio button. More...

#include <WRadioButton>

Inherits Wt::WAbstractToggleButton.

Inheritance diagram for Wt::WRadioButton:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 WRadioButton (WContainerWidget *parent=0)
 Create an unchecked radio button with empty label and optional parent.
 WRadioButton (const WString &text, WContainerWidget *parent=0)
 Create an unchecked radio button with given text and optional parent.
 ~WRadioButton ()
 Delete a radio button.

Detailed Description

A user control that represents a radio button.

WRadioButton is an inline widget.

Add the radio button to a WButtonGroup to group together different options that are mutually exclusive.

See also:
WAbstractToggleButton


The documentation for this class was generated from the following files:
Generated on Sun Jul 1 19:37:18 2007 for Wt by doxygen 1.4.7