BibleTime
|
#include <memory>
#include <QObject>
#include <QString>
#include <QStringList>
#include <set>
#include "../../util/btassert.h"
#include "../bookshelfmodel/btbookshelfmodel.h"
#include "../btglobal.h"
#include "../drivers/cswordmoduleinfo.h"
#include "../drivers/btconstmoduleset.h"
#include "../filters/gbftohtml.h"
#include "../filters/osistohtml.h"
#include "../filters/plaintohtml.h"
#include "../filters/teitohtml.h"
#include "../filters/thmltohtml.h"
#include "../language.h"
#include <swmgr.h>
Go to the source code of this file.
Classes | |
class | CSwordBackend |
The backend layer main class, a backend implementation of Sword. More... | |
struct | CSwordBackend::Private |
Namespaces | |
sword | |