#include <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.5.6