BibleTime
|
#include <memory>
#include <QString>
#include <QStringList>
Go to the source code of this file.
Namespaces | |
BtInstallBackend | |
sword | |
Functions | |
bool | BtInstallBackend::addSource (sword::InstallSource &source) |
std::unique_ptr< CSwordBackend > | BtInstallBackend::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 () |