|
BibleTime
|
This is the complete list of members for BtConfig, including all inherited members.
| addSession(const QString &name) | BtConfig | |
| BibleTimeApp | BtConfig | friend |
| booknameLanguage() | BtConfig | |
| BtConfig(const QString &settingsFile) | BtConfig | explicitprivate |
| 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 | |
| currentSessionKey() const | BtConfig | inline |
| currentSessionName() const | BtConfig | inline |
| deleteSearchScopesWithCurrentLocale() | BtConfig | |
| deleteSession(const QString &key) | BtConfig | |
| destroyInstance() | BtConfig | privatestatic |
| FontSettingsPair typedef | BtConfig | |
| forceMigrate() | BtConfig | privatestatic |
| getDefaultFont() const | BtConfig | inline |
| getDefaultSwordModuleByType(const QString &moduleType) | BtConfig | |
| getDisplayOptions() const | BtConfig | inline |
| getFilterOptions() const | BtConfig | inline |
| getFontForLanguage(Language const &language) | BtConfig | |
| getInstance() | BtConfig | static |
| getModuleEncryptionKey(const QString &name) | BtConfig | |
| getSearchScopesForCurrentLocale(const QStringList &scopeModules) | BtConfig | |
| getShortcuts(QString const &shortcutGroup) | BtConfig | |
| group(Prefix &&prefix) const & | BtConfigCore | inline |
| group(Prefix &&prefix) && | BtConfigCore | inline |
| INIT_NEED_UNIMPLEMENTED_BACKWARD_MIGRATE enum value | BtConfig | private |
| INIT_NEED_UNIMPLEMENTED_FORWARD_MIGRATE enum value | BtConfig | private |
| INIT_OK enum value | BtConfig | private |
| initBtConfig() | BtConfig | privatestatic |
| InitState enum name | BtConfig | private |
| loadDisplayOptionsFromGroup(BtConfigCore const &group) | BtConfig | static |
| loadFilterOptionsFromGroup(BtConfigCore const &group) | BtConfig | static |
| m_currentSessionKey | BtConfig | private |
| m_defaultFont | BtConfig | private |
| m_defaultSearchScopes | BtConfig | privatestatic |
| m_fontCache | BtConfig | private |
| m_groupPrefix | BtConfigCore | private |
| m_instance | BtConfig | privatestatic |
| m_sessionNames | BtConfig | private |
| m_state | BtConfigCore | private |
| operator=(BtConfigCore &&)=default | BtConfigCore | |
| operator=(BtConfigCore const &)=default | BtConfigCore | |
| parseVerseListWithModules(const QString &data, const QStringList &scopeModules) | BtConfig | static |
| qVariantValue(QString const &key, QVariant const &defaultValue=QVariant()) const | BtConfigCore | |
| remove(QString const &key) | BtConfigCore | |
| session() const | BtConfig | |
| sessionNames() const | BtConfig | inline |
| setCurrentSession(const QString &key) | BtConfig | |
| setDefaultSwordModuleByType(const QString &moduleType, const CSwordModuleInfo *const module) | BtConfig | |
| setFontForLanguage(Language const &language, FontSettingsPair const &fontSettings) | BtConfig | |
| setModuleEncryptionKey(const QString &name, const QString &key) | BtConfig | |
| setSearchScopesWithCurrentLocale(const QStringList &scopeModules, StringMap searchScopes) | BtConfig | |
| setShortcuts(QString const &shortcutGroup, ShortcutsMap const &shortcuts) | BtConfig | |
| setValue(QString const &key, T const &value) | BtConfigCore | inline |
| setValue_(QString const &key, QVariant value) | BtConfigCore | private |
| ShortcutsMap typedef | BtConfig | |
| storeDisplayOptionsToGroup(DisplayOptions const &options, BtConfigCore &group) | BtConfig | static |
| storeFilterOptionsToGroup(FilterOptions const &options, BtConfigCore &group) | BtConfig | static |
| StringMap typedef | BtConfig | |
| sync() | BtConfigCore | |
| value(QString const &key, T const &defaultValue=T()) const | BtConfigCore | inline |
| ~BtConfigCore() | BtConfigCore |