BibleTime
Namespaces | Functions
btinstallbackend.cpp File Reference
#include "btinstallbackend.h"
#include <QByteArray>
#include <QDebug>
#include <QDir>
#include <type_traits>
#include <utility>
#include "../util/btassert.h"
#include "../util/directory.h"
#include "managers/cswordbackend.h"
#include "btinstallmgr.h"
#include <installmgr.h>
#include <multimapwdef.h>
#include <swconfig.h>
#include <swbuf.h>

Go to the source code of this file.

Namespaces

 BtInstallBackend
 

Functions

bool BtInstallBackend::addSource (sword::InstallSource &source)
 
std::unique_ptr< CSwordBackendBtInstallBackend::backend (sword::InstallSource const &is)
 
QString BtInstallBackend::configFilename ()
 
QString BtInstallBackend::configPath ()
 
bool BtInstallBackend::deleteSource (const QString &name)
 
bool BtInstallBackend::isRemote (const sword::InstallSource &source)
 
sword::InstallSource BtInstallBackend::source (const QString &name)
 
QStringList BtInstallBackend::sourceNameList ()