コンストラクター
| 名前 | 説明 |
|---|---|
オーバーライド関数
| アクセス | タイプ | モディファイア | 名前 | 説明 |
|---|---|---|---|---|
public | bool | const | isFocusable() | |
public | bool | |||
protected | void | onTick( float inDeltaTime ) | ||
protected | void | onClick() |
関数
| アクセス | タイプ | モディファイア | 名前 | 説明 |
|---|---|---|---|---|
public | void | select() | ||
private | void | setChecked( bool inValue, bool bShouldEmit ) | ||
private | void | refreshAttributes() | ||
private | void | refreshState() | ||
private | void | clearGroup() | ||
private | void | |||
private | void | commit() | ||
private | void | emitInput() | ||
private | bool | const |
メンバ
| アクセス | タイプ | モディファイア | 名前 | 説明 |
|---|---|---|---|---|
public | const char* | static, constexpr | TAG_ID | |
public | const char* | static, constexpr | GROUP_ATTRIBUTE_NAME | |
public | const char* | static, constexpr | VALUE_ATTRIBUTE_NAME | |
public | const char* | static, constexpr | CHECKED_ATTRIBUTE_NAME | |
public | const char* | static, constexpr | ON_INPUT_ATTRIBUTE_NAME | |
public | const char* | static, constexpr | STATE_CHECKED | |
public | const char* | static, constexpr | STATE_IDLE | |
public | bool | isChecked | ||
public | group | |||
public | value | |||
public | checkState | |||
private | bool | m_bIsEdited |