BibleTime
Classes | Namespaces | Typedefs | Functions
cexportmanager.cpp File Reference
#include "cexportmanager.h"
#include <QApplication>
#include <QClipboard>
#include <QFileDialog>
#include <QList>
#include <QProgressDialog>
#include <QTextStream>
#include "../backend/drivers/cswordmoduleinfo.h"
#include "../backend/keys/cswordkey.h"
#include "../backend/keys/cswordversekey.h"
#include "../backend/managers/referencemanager.h"
#include "../backend/rendering/cplaintextexportrendering.h"
#include "../backend/rendering/ctextrendering.h"
#include "../util/btassert.h"
#include "../util/tool.h"
#include "btprinter.h"
#include <swkey.h>
#include <listkey.h>

Go to the source code of this file.

Classes

struct  anonymous_namespace{cexportmanager.cpp}::PrintSettings
 

Namespaces

 anonymous_namespace{cexportmanager.cpp}
 

Typedefs

using KTI = CTextRendering::KeyTreeItem
 

Functions

template<typename Arg >
void anonymous_namespace{cexportmanager.cpp}::copyToClipboard (Arg &&arg)
 

Typedef Documentation

◆ KTI

Definition at line 38 of file cexportmanager.cpp.