kiten/lib
linearedictfile.cpp
Go to the documentation of this file.
void setCodec(QTextCodec *codec)
QString readLine(qint64 maxlen)
void append(const T &value)
bool atEnd() const
bool isEmpty() const
virtual bool open(QFlags< QIODevice::OpenModeFlag > mode)
bool contains(QChar ch, Qt::CaseSensitivity cs) const
QVector< QString > findMatches(const QString &searchString) const
Get everything that looks remotely like a given search string.
Definition: linearedictfile.cpp:45
virtual void close()
bool loadFile(const QString &filename)
Load a file, generate the index if it doesn't already exist.
Definition: linearedictfile.cpp:59
QTextCodec * codecForName(const QByteArray &name)
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:16:38 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:16:38 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.