17#include "../../backend/btglobal.h"
void printAll(DisplayOptions const &displayOptions, FilterOptions const &filterOptions)
CDisplayWindow * m_parentWindow
void slotSliderMoved(int value)
void printAnchorOnly(DisplayOptions const &displayOptions, FilterOptions const &filterOptions)
void findText(bool const backward)
void saveAnchorWithText()
void highlightText(const QString &text, bool caseSensitive)
void copySelectedText()
Copies the currently selected text.
void scrollToKey(CSwordKey *key)
void setModules(QStringList const &modules)
void setNodeInfo(QString const &newNodeInfo)
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 activeAnchorChanged(QString newActiveAnchor)
void copyAsPlainText(TextPart const part)
void copyByReferences()
Copies the given text specified by asking user for first and last references.
void copyAnchorTextOnly()
BtQuickWidget * quickWidget() const noexcept
void save(TextPart const part)
Saves the given text with the specified format into the applications clipboard.
void slotSliderReleased()
void setOptions(DisplayOptions const &displayOptions, FilterOptions const &filterOptions)
BtQmlInterface * qmlInterface() const noexcept
void printAnchorWithText(DisplayOptions const &displayOptions, FilterOptions const &filterOptions)
BtQuickWidget *const m_quickWidget
void updateReferenceText()
BtQmlInterface *const m_qmlInterface
void nodeInfoChanged(QString newNodeInfo)
QScrollBar *const m_scrollBar
void copyAnchorWithText()
void print(TextPart const, DisplayOptions const &displayOptions, FilterOptions const &filterOptions)
void contextMenuEvent(QContextMenuEvent *event) final override
void setBibleReference(const QString &reference)
~BtModelViewReadDisplay() override
The base class for all display windows of BibleTime.