KTextTemplate
rendercontext.cpp
Provides storage facility for state while rendering a template.
Definition rendercontext.h:36
bool contains(Node *const scopeNode) const
Returns whether the RenderContext contains data for scopeNode.
Definition rendercontext.cpp:49
QVariant & data(const Node *const scopeNode)
Returns the data for the node scopeNode.
Definition rendercontext.cpp:56
The KTextTemplate namespace holds all public KTextTemplate API.
Definition Mainpage.dox:8
Q_D(Todo)
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:17:29 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:17:29 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.