cwidget 0.5.16
|
Static Public Member Functions | |
static util::ref_ptr< radiobutton > | create (fragment *label, bool checked=false) |
static util::ref_ptr< radiobutton > | create (const std::string &label, bool checked=false) |
Protected Member Functions | |
radiobutton (fragment *_label, bool _checked) | |
radiobutton (const std::string &_label, bool _checked) |