swift
swift::misc::CSetting< Trait > Member List

This is the complete list of members for swift::misc::CSetting< Trait >, including all inherited members.

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 &)=deleteswift::misc::CCached< Trait::type >
CSetting(T *owner)swift::misc::CSetting< Trait >inline
CSetting(T *owner, F slot)swift::misc::CSetting< Trait >inline
get() constswift::misc::CCached< Trait::type >inline
getDefault() constswift::misc::CSetting< Trait >inline
getFilename() constswift::misc::CSetting< Trait >inline
getKey() constswift::misc::CCached< Trait::type >inline
getThreadLocal() constswift::misc::CCached< Trait::type >inline
getTimestamp() constswift::misc::CCached< Trait::type >inline
getTimestampMsSinceEpoch() constswift::misc::CCached< Trait::type >inline
isDefault() constswift::misc::CSetting< Trait >inline
isInitialized() constswift::misc::CCached< Trait::type >inline
isOwnerThread() constswift::misc::CCached< Trait::type >inline
isSaved() constswift::misc::CCached< Trait::type >inline
isSaving() constswift::misc::CCached< Trait::type >inline
lastUpdatedAge() constswift::misc::CCached< Trait::type >inline
operator=(const CCached &)=deleteswift::misc::CCached< Trait::type >
save()swift::misc::CCached< Trait::type >inline
set(const Trait::type &value, qint64 timestamp=0)swift::misc::CCached< Trait::type >inline
setAndSave(const Trait::type &value, qint64 timestamp=0)swift::misc::CCached< Trait::type >inline
setAndSaveProperty(CPropertyIndexRef index, const CVariant &value, qint64 timestamp=0)swift::misc::CCached< Trait::type >inline
setDefault()swift::misc::CSetting< Trait >inline
setNotifySlot(F slot)swift::misc::CCached< Trait::type >inline
setProperty(CPropertyIndexRef index, const CVariant &value, qint64 timestamp=0)swift::misc::CCached< Trait::type >inline