|
BibleTime
|
This is the complete list of members for BtConfigCore, including all inherited members.
| BtConfig | BtConfigCore | friend |
| BtConfigCore(BtConfigCore &&)=default | BtConfigCore | |
| BtConfigCore(BtConfigCore const &)=default | BtConfigCore | |
| BtConfigCore(std::shared_ptr< QSettings > state, QString groupPrefix=QString()) | BtConfigCore | private |
| childGroups() const | BtConfigCore | |
| childKeys() const | BtConfigCore | |
| group(Prefix &&prefix) const & | BtConfigCore | inline |
| group(Prefix &&prefix) && | BtConfigCore | inline |
| m_groupPrefix | BtConfigCore | private |
| m_state | BtConfigCore | private |
| operator=(BtConfigCore &&)=default | BtConfigCore | |
| operator=(BtConfigCore const &)=default | BtConfigCore | |
| qVariantValue(QString const &key, QVariant const &defaultValue=QVariant()) const | BtConfigCore | |
| remove(QString const &key) | BtConfigCore | |
| setValue(QString const &key, T const &value) | BtConfigCore | inline |
| setValue_(QString const &key, QVariant value) | BtConfigCore | private |
| sync() | BtConfigCore | |
| value(QString const &key, T const &defaultValue=T()) const | BtConfigCore | inline |
| ~BtConfigCore() | BtConfigCore |