17 #include "../../backend/btglobal.h"
150 void setLemma(
const QString& lemma);
void printAll(DisplayOptions const &displayOptions, FilterOptions const &filterOptions)
CDisplayWindow * m_parentWindow
void slotSliderMoved(int value)
BtQmlInterface * qmlInterface() const noexcept
void findText(bool const backward)
void saveAnchorWithText()
void highlightText(const QString &text, bool caseSensitive)
BtQuickWidget * quickWidget() const noexcept
void copySelectedText()
Copies the currently selected text.
void scrollToKey(CSwordKey *key)
void setLemma(const QString &lemma)
void setModules(QStringList const &modules)
QString text(TextPart const part=Document)
void installPopup(QMenu *const popup)
Installs the popup which should be opened when the right mouse button was pressed.
void copyAsPlainText(TextPart const part)
bool hasActiveAnchor() const
void copyByReferences()
Copies the given text specified by asking user for first and last references.
void copyAnchorTextOnly()
void save(TextPart const part)
Saves the given text with the specified format into the applications clipboard.
void slotSliderReleased()
void printAnchorWithText(DisplayOptions const &displayOptions, FilterOptions const &filterOptions)
BtQuickWidget *const m_quickWidget
void updateReferenceText()
BtQmlInterface *const m_qmlInterface
QScrollBar *const m_scrollBar
BtModelViewReadDisplay(CDisplayWindow *displayWindow, QWidget *parent=nullptr)
QString getCurrentNodeInfo() const
void setDisplayOptions(const DisplayOptions &displayOptions)
void copyAnchorWithText()
void print(TextPart const, DisplayOptions const &displayOptions, FilterOptions const &filterOptions)
void contextMenuEvent(QContextMenuEvent *event) final override
void setFilterOptions(FilterOptions filterOptions)
void setBibleReference(const QString &reference)
~BtModelViewReadDisplay() override
The base class for all display windows of BibleTime.