BibleTime
|
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" |
char const anonymous_namespace{btbookshelfsourcespage.cpp}::buttonPropertyName[] = "BtBookshelfSourcesPageButtonProperty" |
Definition at line 49 of file btbookshelfsourcespage.cpp.
Referenced by BtBookshelfSourcesPage::slotButtonClicked(), and BtBookshelfSourcesPage::updateSourcesModel().
|
constexpr |
Definition at line 50 of file btbookshelfsourcespage.cpp.
Referenced by BtBookshelfSourcesPage::updateSourcesModel().
|
constexpr |
Definition at line 51 of file btbookshelfsourcespage.cpp.
Referenced by BtBookshelfSourcesPage::slotButtonClicked(), and BtBookshelfSourcesPage::updateSourcesModel().
QStringList const anonymous_namespace{btbookshelfsourcespage.cpp}::initialSelection {"CrossWire", "Bible.org", "Xiphos"} |
Definition at line 53 of file btbookshelfsourcespage.cpp.
Referenced by BtBookshelfSourcesPage::initializePage().
QString const anonymous_namespace{btbookshelfsourcespage.cpp}::SourcesKey = "GUI/BookshelfWizard/sources" |
Definition at line 52 of file btbookshelfsourcespage.cpp.
Referenced by BtBookshelfSourcesPage::initializePage().