#include <hwCheckbox.h>

Public Member Functions | |
| hwCheckbox (const string &label) | |
| ~hwCheckbox () | |
| string | draw () |
| void | setLabel (const string &label) |
| hwCheckbox::hwCheckbox | ( | const string & | label | ) |
| hwCheckbox::~hwCheckbox | ( | ) |
| string hwCheckbox::draw | ( | ) | [virtual] |
Implements hwWidget.
| void hwCheckbox::setLabel | ( | const string & | label | ) | [inline] |
1.5.8