KTextTemplate

Namespace List
Here is a list of all documented namespaces with brief descriptions:
[detail level 123]
 NKTextTemplateThe KTextTemplate namespace holds all public KTextTemplate API
 CAbstractLocalizerInterface for implementing an internationalization system
 CAbstractNodeFactoryBase class for all NodeFactories
 CAbstractTemplateLoaderAn retrieval interface to a storage location for Template objects
 CCachingLoaderDecoratorImplements a loader decorator which caches compiled Template objects
 CContextThe Context class holds the context to render a Template with
 CEngineKTextTemplate::Engine is the main entry point for creating KTextTemplate Templates
 CExceptionAn exception for use when implementing template tags
 CFileSystemTemplateLoaderThe FileSystemTemplateLoader loads Templates from the file system
 CFilterBase class for all filters
 CFilterExpressionA FilterExpression object represents a filter expression in a template
 CInMemoryTemplateLoaderThe InMemoryTemplateLoader loads Templates set dynamically in memory
 CNodeBase class for all nodes
 CNodeListA list of Nodes with some convenience API for rendering them
 COutputStreamThe OutputStream class is used to render templates to a QTextStream
 CParserThe Parser class processes a string template into a tree of nodes
 CQtLocalizerProvides internationalization based on QLocale and QTranslator
 CRenderContextProvides storage facility for state while rendering a template
 CSafeStringA QString wrapper class for containing whether a string is safe or needs to be escaped
 CNestedStringThe NestedString is a QString whose methods always return a SafeString
 CTagLibraryInterfaceThe TagLibraryInterface returns available tags and filters from libraries
 CTemplateThe Template class is a tree of nodes which may be rendered
 CTokenA token in a parse stream for a template
 CVariableA container for static variables defined in Templates
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Tue Mar 26 2024 11:19:42 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.