Public Member Functions | |
CheckItem (bool=false) | |
~CheckItem () | |
void | setValue (bool) |
bool | value () const |
Static Public Member Functions | |
static int | Type () |
EntityGUI_FieldDlg::CheckItem::CheckItem | ( | bool | value = false | ) |
References setValue().
EntityGUI_FieldDlg::CheckItem::~CheckItem | ( | ) |
void EntityGUI_FieldDlg::CheckItem::setValue | ( | bool | value | ) |
|
static |
bool EntityGUI_FieldDlg::CheckItem::value | ( | ) | const |