#include <Ext/CheckBox>
Public Member Functions | |
CheckBox (WContainerWidget *parent=0) | |
Create a checkbox with empty label. | |
CheckBox (const WString &text, WContainerWidget *parent=0) | |
Create a checkbox with given label. |
The API is identical to the API of WCheckBox.