swift
swift::misc::CSettingsCache Member List

This is the complete list of members for swift::misc::CSettingsCache, including all inherited members.

batchChanges(QObject *owner)swift::misc::CValueCache
BatchGuard(const BatchGuard &)=deleteswift::misc::CValueCache
BatchGuard(BatchGuard &&other) noexceptswift::misc::CValueCacheinline
changeValuesFromRemote(const swift::misc::CValueCachePacket &values, const swift::misc::CIdentifier &originator)swift::misc::CValueCacheslot
clearAllValues(const QString &keyPrefix={})swift::misc::CValueCache
CValueCache(int fileSplitDepth, QObject *parent=nullptr)swift::misc::CValueCacheexplicit
elementsStartingWith(const QString &keyPrefix)swift::misc::CValueCacheinlineprotected
elementsStartingWith(const QString &keyPrefix) constswift::misc::CValueCacheinlineprotected
enableLocalSave()swift::misc::CSettingsCache
enumerateFiles(const QString &directory) constswift::misc::CValueCache
enumerateStore() constswift::misc::CSettingsCache
filenameForKey(const QString &key)swift::misc::CSettingsCachestatic
swift::misc::CValueCache::filenameForKey(const QString &key) constswift::misc::CValueCache
getAllUnsavedKeys(const QString &keyPrefix={}) constswift::misc::CValueCache
getAllValues(const QString &keyPrefix={}) constswift::misc::CValueCache
getAllValues(const QStringList &keys) constswift::misc::CValueCache
getAllValuesWithTimestamps(const QString &keyPrefix={}) constswift::misc::CValueCache
getHumanReadableName(const QString &key) constswift::misc::CValueCache
getHumanReadableWithKey(const QString &key) constswift::misc::CValueCache
getLogCategories()swift::misc::CValueCachestatic
getTimestampSync(const QString &key)swift::misc::CValueCacheinlineprotected
getValueSync(const QString &key)swift::misc::CValueCacheinlineprotected
insertValues(const swift::misc::CValueCachePacket &values)swift::misc::CValueCache
instance()swift::misc::CSettingsCachestatic
loadFromFiles(const QString &directory)swift::misc::CValueCache
loadFromFiles(const QString &directory, const QSet< QString > &keys, const CVariantMap &current, CValueCachePacket &o_values, const QString &keysMessage={}, bool keysOnly=false) constswift::misc::CValueCacheprotected
loadFromJson(const QJsonObject &json)swift::misc::CValueCache
loadFromJsonNoThrow(const QJsonObject &json, const CLogCategoryList &categories, const QString &prefix)swift::misc::CValueCache
loadFromStore()swift::misc::CSettingsCache
m_mutexswift::misc::CValueCachemutableprotected
markAllAsSaved(const QString &keyPrefix)swift::misc::CValueCacheprotected
markAllAsSaved(const QStringList &keys)swift::misc::CValueCacheprotected
operator=(const BatchGuard &)=deleteswift::misc::CValueCache
operator=(BatchGuard &&other) noexceptswift::misc::CValueCacheinline
persistentStore()swift::misc::CSettingsCachestatic
relativeFilePath()swift::misc::CSettingsCachestatic
saveToFiles(const QString &directory, const QString &keyPrefix={})swift::misc::CValueCache
saveToFiles(const QString &directory, const QStringList &keys)swift::misc::CValueCache
saveToFiles(const QString &directory, const CVariantMap &values, const QString &keysMessage={}) constswift::misc::CValueCacheprotected
saveToJson(const QString &keyPrefix={}) constswift::misc::CValueCache
saveToStore(const QString &keyPrefix={})swift::misc::CSettingsCache
saveToStore(const QStringList &keys)swift::misc::CSettingsCache
valuesChangedByLocal(const swift::misc::CValueCachePacket &values)swift::misc::CValueCachesignal
valuesSaveRequested(const swift::misc::CValueCachePacket &values)swift::misc::CValueCachesignal
~BatchGuard()swift::misc::CValueCache