KDECore
Sonnet::Word Struct Reference
#include <filter_p.h>
Public Member Functions | |
| Word () | |
| Word (const QString &w, int st, bool e=false) | |
| Word (const Word &other) | |
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
|
inline |
Definition at line 42 of file filter_p.h.
Definition at line 45 of file filter_p.h.
|
inline |
Definition at line 48 of file filter_p.h.
Member Data Documentation
| bool Sonnet::Word::end |
Definition at line 55 of file filter_p.h.
| int Sonnet::Word::start |
Definition at line 54 of file filter_p.h.
| QString Sonnet::Word::word |
Definition at line 53 of file filter_p.h.
The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:22:14 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:22:14 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference