![]() |
XII Release 0.1.0
|
Data used by xiiQtCVarWidget to represent CVar states. More...
#include <CVarWidget.moc.h>
Public Attributes | |
bool | m_bNewEntry = true |
xiiString | m_sPlugin |
xiiString | m_sDescription |
xiiUInt8 | m_uiType = 0 |
bool | m_bValue = false |
float | m_fValue = 0.0f |
double | m_dValue = 0.0 |
xiiInt32 | m_iValue = 0 |
xiiString | m_sValue |
Data used by xiiQtCVarWidget to represent CVar states.