cwidget 0.5.16
Static Public Member Functions | Protected Member Functions

cwidget::widgets::radiobutton Class Reference

Inheritance diagram for cwidget::widgets::radiobutton:
cwidget::widgets::togglebutton cwidget::widgets::button cwidget::widgets::widget trackable

List of all members.

Static Public Member Functions

static util::ref_ptr< radiobuttoncreate (fragment *label, bool checked=false)
static util::ref_ptr< radiobuttoncreate (const std::string &label, bool checked=false)

Protected Member Functions

 radiobutton (fragment *_label, bool _checked)
 radiobutton (const std::string &_label, bool _checked)

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