CCached(CValueCache *cache, const QString &key, const QString &name, U *owner) | swift::misc::CCached< Trait::type > | inline |
CCached(CValueCache *cache, const QString &key, const QString &name, F validator, const Trait::type &defaultValue, U *owner) | swift::misc::CCached< Trait::type > | inline |
CCached(const CCached &)=delete | swift::misc::CCached< Trait::type > | |
CSetting(T *owner) | swift::misc::CSetting< Trait > | inline |
CSetting(T *owner, F slot) | swift::misc::CSetting< Trait > | inline |
get() const | swift::misc::CCached< Trait::type > | inline |
getDefault() const | swift::misc::CSetting< Trait > | inline |
getFilename() const | swift::misc::CSetting< Trait > | inline |
getKey() const | swift::misc::CCached< Trait::type > | inline |
getThreadLocal() const | swift::misc::CCached< Trait::type > | inline |
getTimestamp() const | swift::misc::CCached< Trait::type > | inline |
getTimestampMsSinceEpoch() const | swift::misc::CCached< Trait::type > | inline |
isDefault() const | swift::misc::CSetting< Trait > | inline |
isInitialized() const | swift::misc::CCached< Trait::type > | inline |
isOwnerThread() const | swift::misc::CCached< Trait::type > | inline |
isSaved() const | swift::misc::CCached< Trait::type > | inline |
isSaving() const | swift::misc::CCached< Trait::type > | inline |
lastUpdatedAge() const | swift::misc::CCached< Trait::type > | inline |
operator=(const CCached &)=delete | swift::misc::CCached< Trait::type > | |
save()=delete | swift::misc::CSettingReadOnly< Trait > | |
set(const typename Trait::type &value, qint64 timestamp=0)=delete | swift::misc::CSettingReadOnly< Trait > | |
swift::misc::CSetting::set(const Trait::type &value, qint64 timestamp=0) | swift::misc::CCached< Trait::type > | inline |
setAndSave(const typename Trait::type &value, qint64 timestamp=0)=delete | swift::misc::CSettingReadOnly< Trait > | |
swift::misc::CSetting::setAndSave(const Trait::type &value, qint64 timestamp=0) | swift::misc::CCached< Trait::type > | inline |
setAndSaveProperty(CPropertyIndexRef index, const CVariant &value, qint64 timestamp=0)=delete | swift::misc::CSettingReadOnly< Trait > | |
setDefault()=delete | swift::misc::CSettingReadOnly< Trait > | |
setNotifySlot(F slot) | swift::misc::CCached< Trait::type > | inline |
setProperty(CPropertyIndexRef index, const CVariant &value, qint64 timestamp=0)=delete | swift::misc::CSettingReadOnly< Trait > | |