KTextTemplate
filter.cpp
SafeString conditionalEscape(const SafeString &input) const
Escapes input if not already safe from further escaping and returns it.
Definition filter.cpp:33
virtual bool isSafe() const
Reimplement to return whether this filter is safe.
Definition filter.cpp:40
The OutputStream class is used to render templates to a QTextStream.
Definition outputstream.h:70
A QString wrapper class for containing whether a string is safe or needs to be escaped.
Definition safestring.h:81
The KTextTemplate namespace holds all public KTextTemplate API.
Definition Mainpage.dox:8
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:54:59 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:54:59 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.