DtkCore
DTK Core module
Dtk::Core::DConfigInfo类 参考

Public 成员函数

 DConfigInfo (const DConfigInfo &other)
 
DConfigInfo operator= (const DConfigInfo &other)
 
DConfigFile::Visibility visibility (const QString &key) const
 
DConfigFile::Permissions permissions (const QString &key) const
 
DConfigFile::Flags flags (const QString &key) const
 
QString displayName (const QString &key, const QLocale &locale) const
 
QString description (const QString &key, const QLocale &locale) const
 
QVariant value (const QString &key) const
 
int serial (const QString &key) const
 
void setValue (const QString &key, const QVariant &value)
 
void setSerial (const QString &key, const int &value)
 
void setTime (const QString &key, const QString &value)
 
void setUser (const QString &key, const uint &value)
 
void setAppId (const QString &key, const QString &value)
 
QStringList keyList () const
 
void remove (const QString &key)
 
bool update (const QString &key, const QVariantHash &value)
 
bool updateValue (const QString &key, const QJsonValue &value)
 
void updateSerial (const QString &key, const QJsonValue &value)
 
void updatePermissions (const QString &key, const QJsonValue &value)
 
QJsonObject content () const
 

静态 Public 成员函数

static bool checkSerial (const int metaSerial, const int cacheSerial)
 

该类的文档由以下文件生成: