BibleTime
BtConfigCore Member List

This is the complete list of members for BtConfigCore, including all inherited members.

BtConfig classBtConfigCorefriend
BtConfigCore(BtConfigCore &&)=defaultBtConfigCore
BtConfigCore(BtConfigCore const &)=defaultBtConfigCore
BtConfigCore(std::shared_ptr< QSettings > state, QString groupPrefix=QString())BtConfigCoreprivate
childGroups() constBtConfigCore
childKeys() constBtConfigCore
group(Prefix &&prefix) const &BtConfigCoreinline
group(Prefix &&prefix) &&BtConfigCoreinline
m_groupPrefixBtConfigCoreprivate
m_stateBtConfigCoreprivate
operator=(BtConfigCore &&)=defaultBtConfigCore
operator=(BtConfigCore const &)=defaultBtConfigCore
qVariantValue(QString const &key, QVariant const &defaultValue=QVariant()) constBtConfigCore
remove(QString const &key)BtConfigCore
setValue(QString const &key, T const &value)BtConfigCoreinline
setValue_(QString const &key, QVariant value)BtConfigCoreprivate
sync()BtConfigCore
value(QString const &key, T const &defaultValue=T()) constBtConfigCoreinline
~BtConfigCore()BtConfigCore