KDECore
filter_p.h
Go to the documentation of this file.
virtual Word wordAtPosition(unsigned int pos) const
Definition filter.cpp:188
virtual QString context() const
Should return the sentence containing the current word.
Definition filter.cpp:226
virtual void replace(const Word &w, const QString &newWord)
Definition filter.cpp:215
bool shouldBeSkipped(bool wordWasUppercase, bool wordWasRunTogether, const QString &foundWord) const
Definition filter.cpp:291
Structure abstracts the word and its position in the parent text.
Definition filter_p.h:41
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.14.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.14.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.