BibleTime
Variables
anonymous_namespace{btbookshelfsourcespage.cpp} Namespace Reference

Variables

char const buttonPropertyName [] = "BtBookshelfSourcesPageButtonProperty"
 
constexpr bool const ButtonTagAdd = true
 
constexpr bool const ButtonTagRemove = false
 
QStringList const initialSelection {"CrossWire", "Bible.org", "Xiphos"}
 
QString const SourcesKey = "GUI/BookshelfWizard/sources"
 

Variable Documentation

◆ buttonPropertyName

char const anonymous_namespace{btbookshelfsourcespage.cpp}::buttonPropertyName[] = "BtBookshelfSourcesPageButtonProperty"

◆ ButtonTagAdd

constexpr bool const anonymous_namespace{btbookshelfsourcespage.cpp}::ButtonTagAdd = true
constexpr

◆ ButtonTagRemove

constexpr bool const anonymous_namespace{btbookshelfsourcespage.cpp}::ButtonTagRemove = false
constexpr

◆ initialSelection

QStringList const anonymous_namespace{btbookshelfsourcespage.cpp}::initialSelection {"CrossWire", "Bible.org", "Xiphos"}

Definition at line 53 of file btbookshelfsourcespage.cpp.

Referenced by BtBookshelfSourcesPage::initializePage().

◆ SourcesKey

QString const anonymous_namespace{btbookshelfsourcespage.cpp}::SourcesKey = "GUI/BookshelfWizard/sources"

Definition at line 52 of file btbookshelfsourcespage.cpp.

Referenced by BtBookshelfSourcesPage::initializePage().