kiten/lib
indexedEDICTFile Class Reference
#include <indexedEDICTFile.h>
Detailed Description
A class for managing the EDICT formatted dictionaries with their dictionary files.This class is not really designed for subclassing
Definition at line 37 of file indexedEDICTFile.h.
Public Member Functions | |
| QVector< QString > | findMatches (const QString &) const |
| indexedEDICTFile () | |
| bool | loadFile (const QString &) |
| bool | valid () const |
| ~indexedEDICTFile () | |
Constructor & Destructor Documentation
| indexedEDICTFile::indexedEDICTFile | ( | ) |
| indexedEDICTFile::~indexedEDICTFile | ( | ) |
Definition at line 42 of file indexedEDICTFile.cpp.
Member Function Documentation
Get everything that looks remotely like a given search string.
Definition at line 87 of file indexedEDICTFile.cpp.
| bool indexedEDICTFile::loadFile | ( | const QString & | fileName | ) |
Load a file, generate the index if it doesn't already exist.
Definition at line 51 of file indexedEDICTFile.cpp.
| bool indexedEDICTFile::valid | ( | ) | const |
The documentation for this class was generated from the following files:
KDE 4.2 API Reference