#include <preferences.h>
|
QMetaType::Type | _type = QMetaType::UnknownType |
|
◆ Preference() [1/2]
Ms::Preference::Preference |
( |
QVariant |
defaultValue | ) |
|
|
inlineprotected |
◆ Preference() [2/2]
Ms::Preference::Preference |
( |
QVariant |
defaultValue, |
|
|
QMetaType::Type |
type, |
|
|
bool |
showInAdvancedList = true |
|
) |
| |
◆ ~Preference()
virtual Ms::Preference::~Preference |
( |
| ) |
|
|
inlinevirtual |
◆ accept()
◆ defaultValue()
QVariant Ms::Preference::defaultValue |
( |
| ) |
const |
|
inline |
◆ showInAdvancedList()
bool Ms::Preference::showInAdvancedList |
( |
| ) |
const |
|
inline |
◆ type()
QMetaType::Type Ms::Preference::type |
( |
| ) |
|
|
inline |
◆ _defaultValue
QVariant Ms::Preference::_defaultValue = 0 |
|
private |
◆ _showInAdvancedList
bool Ms::Preference::_showInAdvancedList = true |
|
private |
◆ _type
QMetaType::Type Ms::Preference::_type = QMetaType::UnknownType |
|
protected |
The documentation for this class was generated from the following files: