#include <WCheckBox>
Inherits Wt::WAbstractToggleButton.
Inheritance diagram for Wt::WCheckBox:

Public Member Functions | |
| WCheckBox (WContainerWidget *parent=0) | |
| Create a checkbox with empty label. | |
| WCheckBox (const WString &text, WContainerWidget *parent=0) | |
| Create a checkbox with given label. | |
WCheckBox is an inline widget.
1.4.7