BibleTime
|
#include <btglobal.h>
Public Member Functions | |
bool | displayOptionsAreEqual (DisplayOptions const &opts) const noexcept |
Public Attributes | |
int | lineBreaks |
int | verseNumbers |
Controls the display of a text.
Definition at line 46 of file btglobal.h.
|
noexcept |
Definition at line 55 of file btglobal.cpp.
Referenced by BtModuleTextModel::setDisplayOptions().
int DisplayOptions::lineBreaks |
Definition at line 47 of file btglobal.h.
Referenced by BtQmlInterface::copyVerseRange(), anonymous_namespace{btinforendering.cpp}::decodeCrossReference(), BtConfig::loadDisplayOptionsFromGroup(), Rendering::CTextRendering::renderEntry(), and BtConfig::storeDisplayOptionsToGroup().
int DisplayOptions::verseNumbers |
Definition at line 48 of file btglobal.h.
Referenced by BtModuleTextModel::bookData(), BtDisplaySettingsButton::BtDisplaySettingsButton(), BtQmlInterface::copyVerseRange(), anonymous_namespace{btinforendering.cpp}::decodeCrossReference(), BtConfig::loadDisplayOptionsFromGroup(), BtDisplaySettingsButton::repopulateMenu(), BtConfig::storeDisplayOptionsToGroup(), and BtModuleTextModel::verseData().