#include <SettingControl.h>
◆ CSettingControlTitle()
CSettingControlTitle::CSettingControlTitle |
( |
| ) |
|
|
default |
◆ ~CSettingControlTitle()
CSettingControlTitle::~CSettingControlTitle |
( |
| ) |
|
|
overridedefault |
◆ Deserialize()
bool CSettingControlTitle::Deserialize |
( |
const TiXmlNode * | node, |
|
|
bool | update = false ) |
|
overridevirtual |
◆ GetType()
std::string CSettingControlTitle::GetType |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ IsSeparatorBelowLabel()
bool CSettingControlTitle::IsSeparatorBelowLabel |
( |
| ) |
const |
|
inline |
◆ IsSeparatorHidden()
bool CSettingControlTitle::IsSeparatorHidden |
( |
| ) |
const |
|
inline |
◆ SetSeparatorBelowLabel()
void CSettingControlTitle::SetSeparatorBelowLabel |
( |
bool | below | ) |
|
|
inline |
◆ SetSeparatorHidden()
void CSettingControlTitle::SetSeparatorHidden |
( |
bool | hidden | ) |
|
|
inline |
◆ m_separatorBelowLabel
bool CSettingControlTitle::m_separatorBelowLabel = true |
|
protected |
◆ m_separatorHidden
bool CSettingControlTitle::m_separatorHidden = false |
|
protected |
The documentation for this class was generated from the following files: