BibleTime
|
This is the complete list of members for Rendering::CTextRendering, including all inherited members.
collectModules(KeyTree const &tree) | Rendering::CTextRendering | protectedstatic |
CTextRendering(bool addText) | Rendering::CTextRendering | |
CTextRendering(bool addText, DisplayOptions const &displayOptions, FilterOptions const &filterOptions) | Rendering::CTextRendering | |
displayOptions() const noexcept | Rendering::CTextRendering | inline |
entryLink(KeyTreeItem const &item, CSwordModuleInfo const &module) const | Rendering::CTextRendering | protectedvirtual |
filterOptions() const noexcept | Rendering::CTextRendering | inline |
finishText(QString const &text, KeyTree const &tree) const | Rendering::CTextRendering | protectedvirtual |
KeyTree typedef | Rendering::CTextRendering | |
m_addText | Rendering::CTextRendering | protected |
m_displayOptions | Rendering::CTextRendering | protected |
m_filterOptions | Rendering::CTextRendering | protected |
renderEntry(KeyTreeItem const &item, CSwordKey *key=nullptr) const | Rendering::CTextRendering | protectedvirtual |
renderKeyRange(CSwordVerseKey const &lowerBound, CSwordVerseKey const &upperBound, const BtConstModuleList &modules, const QString &hightlightKey=QString(), const KeyTreeItem::Settings &settings=KeyTreeItem::Settings()) | Rendering::CTextRendering | |
renderKeyTree(KeyTree const &tree) const | Rendering::CTextRendering | |
renderSingleKey(const QString &key, const BtConstModuleList &modules, const KeyTreeItem::Settings &settings=KeyTreeItem::Settings()) | Rendering::CTextRendering | |
setDisplayOptions(DisplayOptions const &displayOptions) noexcept | Rendering::CTextRendering | inline |
setFilterOptions(FilterOptions const &filterOptions) noexcept | Rendering::CTextRendering | inline |
~CTextRendering() | Rendering::CTextRendering | virtual |