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