19 #include <QStringList>
23 namespace sword {
class SWModule; }
54 const QStringList &
entries()
const;
57 bool snap()
const final override;
The backend layer main class, a backend implementation of Sword.
bool hasStrongsKeys() const
int m_strongsDigitsLength
bool m_hasLeadingStrongsLetter
CSwordLexiconModuleInfo(sword::SWModule &module, CSwordBackend &backend)
QString normalizeStrongsKey(const QString &key) const
CSwordKey * createKey() const final override
const QStringList & entries() const
bool snap() const final override
CSwordBackend & backend() const