BibleTime
Namespaces | Variables
btbookshelfsourcespage.cpp File Reference
#include "btbookshelfsourcespage.h"
#include <QApplication>
#include <QDialog>
#include <QFontMetrics>
#include <QHeaderView>
#include <QMessageBox>
#include <QModelIndex>
#include <QPushButton>
#include <QStandardItem>
#include <QStandardItemModel>
#include <QStringLiteral>
#include <QTableView>
#include <Qt>
#include <QtGlobal>
#include <QVariant>
#include <QVBoxLayout>
#include <QWizardPage>
#include "../../backend/config/btconfig.h"
#include "../../backend/btinstallbackend.h"
#include "../../util/btconnect.h"
#include "cswordsetupinstallsourcesdialog.h"
#include "btbookshelflanguagespage.h"
#include "btbookshelfwizard.h"
#include "btbookshelfwizardenums.h"
#include <installmgr.h>
#include <swbuf.h>

Go to the source code of this file.

Namespaces

 anonymous_namespace{btbookshelfsourcespage.cpp}
 

Variables

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