KTextTemplate
template.cpp
The Context class holds the context to render a Template with.
Definition context.h:107
KTextTemplate::Engine is the main entry point for creating KTextTemplate Templates.
Definition engine.h:110
An exception for use when implementing template tags.
Definition exception.h:74
A list of Nodes with some convenience API for rendering them.
Definition node.h:141
The OutputStream class is used to render templates to a QTextStream.
Definition outputstream.h:70
The Template class is a tree of nodes which may be rendered.
Definition template.h:85
QString render(Context *c) const
Renders the Template to a string given the Context c.
Definition template.cpp:66
VehicleSection::Type type(QStringView coachNumber, QStringView coachClassification)
The KTextTemplate namespace holds all public KTextTemplate API.
Definition Mainpage.dox:8
bool isEmpty() const const
Q_D(Todo)
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.