BibleTime
|
#include <QTextEdit>
#include "btmoduletextmodel.h"
#include "../../util/btassert.h"
#include "../drivers/cswordmoduleinfo.h"
#include "../drivers/cswordbiblemoduleinfo.h"
#include "../drivers/cswordbookmoduleinfo.h"
#include "../drivers/cswordlexiconmoduleinfo.h"
#include "../cswordmodulesearch.h"
#include "../keys/cswordtreekey.h"
#include "../keys/cswordversekey.h"
#include "../managers/colormanager.h"
#include "../managers/cswordbackend.h"
#include "../rendering/ctextrendering.h"
Go to the source code of this file.
Namespaces | |
anonymous_namespace{btmoduletextmodel.cpp} | |
Functions | |
static int | getColumnFromRole (int role) |
Variables | |
DisplayOptions const | anonymous_namespace{btmoduletextmodel.cpp}::defaultDisplayOptions |
FilterOptions const | anonymous_namespace{btmoduletextmodel.cpp}::defaultFilterOptions |
|
static |
Definition at line 193 of file btmoduletextmodel.cpp.
References ModuleEntry::Text0Role, ModuleEntry::Text9Role, ModuleEntry::Title0Role, and ModuleEntry::Title9Role.
Referenced by BtModuleTextModel::setData(), and BtModuleTextModel::verseData().