BibleTime
|
#include <QObject>
#include <atomic>
#include <memory>
#include <QIcon>
#include <QMetaType>
#include <QString>
#include <QtGlobal>
#include <vector>
#include "../cswordmodulesearch.h"
#include "../language.h"
Go to the source code of this file.
Classes | |
class | CSwordModuleInfo |
struct | CSwordModuleInfo::FilterOption |
Namespaces | |
namespace | sword |
Functions | |
size_t | lucene_utf8towcs (wchar_t *, const char *, size_t maxslen) |
size_t | lucene_wcstoutf8 (char *, const wchar_t *, size_t maxslen) |
|
extern |
Referenced by CSwordModuleInfo::buildIndex(), and CSwordModuleInfo::searchIndexed().
|
extern |
Referenced by CSwordModuleInfo::searchIndexed().