KDECore
Sonnet::Word Struct Reference
Structure abstracts the word and its position in the parent text. More...
#include <filter_p.h>
Public Member Functions | |
| Word () | |
| Word (const Word &other) | |
| Word (const QString &w, int st, bool e=false) | |
Public Attributes | |
| bool | end |
| int | start |
| QString | word |
Detailed Description
Structure abstracts the word and its position in the parent text.
Definition at line 40 of file filter_p.h.
Constructor & Destructor Documentation
| Sonnet::Word::Word | ( | ) | [inline] |
Definition at line 42 of file filter_p.h.
Definition at line 45 of file filter_p.h.
| Sonnet::Word::Word | ( | const Word & | other | ) | [inline] |
Definition at line 48 of file filter_p.h.
Member Data Documentation
Definition at line 55 of file filter_p.h.
Definition at line 54 of file filter_p.h.
Definition at line 53 of file filter_p.h.
The documentation for this struct was generated from the following file:
KDE 4.6 API Reference