|
DtkCore
DTK Core module
|
成员的完整列表,这些成员属于 Dtk::Core::DConfigCache,包括所有继承而来的类成员
| isGlobal() const =0 | Dtk::Core::DConfigCache | pure virtual |
| keyList() const =0 | Dtk::Core::DConfigCache | pure virtual |
| load(const QString &localPrefix=QString())=0 | Dtk::Core::DConfigCache | pure virtual |
| remove(const QString &key)=0 | Dtk::Core::DConfigCache | pure virtual |
| save(const QString &localPrefix=QString(), QJsonDocument::JsonFormat format=QJsonDocument::Indented, bool sync=false)=0 | Dtk::Core::DConfigCache | pure virtual |
| serial(const QString &key) const =0 | Dtk::Core::DConfigCache | pure virtual |
| setCachePathPrefix(const QString &prefix)=0 (定义于 Dtk::Core::DConfigCache) | Dtk::Core::DConfigCache | pure virtual |
| setValue(const QString &key, const QVariant &value, const int serial, const uint uid, const QString &callerAppid)=0 | Dtk::Core::DConfigCache | pure virtual |
| uid() const =0 | Dtk::Core::DConfigCache | pure virtual |
| value(const QString &key) const =0 | Dtk::Core::DConfigCache | pure virtual |
| ~DConfigCache() (定义于 Dtk::Core::DConfigCache) | Dtk::Core::DConfigCache | virtual |