DtkCore
DTK Core module
|
Public 成员函数 | |
DSettingsOptionPrivate (DSettingsOption *parent) | |
void | parseJson (const QString &prefixKey, const QJsonObject &option) |
Public 属性 | |
QPointer< DSettingsGroup > | parent |
QString | key |
QString | name |
QString | viewType |
QVariant | defalutValue |
QVariant | value |
QVariantMap | datas |
bool | canReset |
bool | hidden |
DSettingsOption * | q_ptr |