KSpell2::Word Struct Reference
Structure abstracts the word and its position in the parent text. More...
#include <filter.h>
Public Member Functions | |
Word (const QString &w, int st, bool e=false) | |
Word (const Word &other) | |
Public Attributes | |
QString | word |
uint | start |
bool | end |
Detailed Description
Structure abstracts the word and its position in the parent text.
The documentation for this struct was generated from the following file: