|
|
std::string | GetType () const override |
| |
|
bool | Deserialize (const TiXmlNode *node, bool update=false) override |
| |
|
bool | IsSeparatorHidden () const |
| |
|
void | SetSeparatorHidden (bool hidden) |
| |
|
bool | IsSeparatorBelowLabel () const |
| |
|
void | SetSeparatorBelowLabel (bool below) |
| |
|
const std::string & | GetFormat () const |
| |
|
bool | GetDelayed () const |
| |
|
void | SetDelayed (bool delayed) |
| |
|
virtual bool | SetFormat (const std::string &format) |
| |
|
|
bool | m_separatorHidden = false |
| |
|
bool | m_separatorBelowLabel = true |
| |
|
bool | m_delayed = false |
| |
|
std::string | m_format |
| |
The documentation for this class was generated from the following files: