BibleTime
Namespaces | Functions
btinstallbackend.h File Reference
#include <memory>
#include <QString>
#include <QStringList>
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 BtInstallBackend
 
 sword
 

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 ()