DtkCore
DTK Core module
|
#include <dtkcore_global.h>
#include <DObject>
#include <QStringList>
#include <QFlags>
#include <QVariant>
#include <QLocale>
#include <QJsonDocument>
#include <QDebug>
类 | |
class | Dtk::Core::DConfigFile |
规范配置文件读写的相关接口的配置文件实现 更多... | |
struct | Dtk::Core::DConfigFile::Version |
版本信息 更多... | |
class | Dtk::Core::DConfigMeta |
提供配置文件的原型和覆盖机制的访问接口 更多... | |
class | Dtk::Core::DConfigCache |
提供配置文件的用户和全局运行缓存访问接口 更多... | |
函数 | |
Q_CORE_EXPORT QDebug | Dtk::Core::operator<< (QDebug, const DConfigFile &) |