Grantlee  5.2.0
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
oNGrantleeThe Grantlee namespace holds all public Grantlee API
|oCAbstractLocalizerInterface for implementing an internationalization system
|oCAbstractMarkupBuilderInterface for creating marked-up text output
|oCAbstractNodeFactoryBase class for all NodeFactories
|oCAbstractTemplateLoaderAn retrieval interface to a storage location for Template objects
|oCBBCodeBuilderBuilder to create BBCode from a QTextDocument
|oCCachingLoaderDecoratorImplements a loader decorator which caches compiled Template objects
|oCContextThe **Context** class holds the context to render a Template with
|oCEngine**Grantlee::Engine** is the main entry point for creating Grantlee Templates
|oCExceptionAn exception for use when implementing template tags
|oCFileSystemTemplateLoaderThe **FileSystemTemplateLoader** loads Templates from the file system
|oCFilterBase class for all filters
|oCFilterExpressionA **FilterExpression** object represents a filter expression in a template
|oCInMemoryTemplateLoaderThe **InMemoryTemplateLoader** loads Templates set dynamically in memory
|oCMarkupDirectorInstructs a builder object to create markup output
|oCMediaWikiMarkupBuilderCreates MediaWiki markup from a QTextDocument
|oCNodeBase class for all nodes
|oCNodeListA list of Nodes with some convenience API for rendering them
|oCOutputStreamThe **OutputStream** class is used to render templates to a QTextStream
|oCParserThe **Parser** class processes a string template into a tree of nodes
|oCPlainTextMarkupBuilderCreates a simple marked up plain text document
|oCQtLocalizerProvides internationalization based on QLocale and QTranslator
|oCRenderContextProvides storage facility for state while rendering a template
|oCSafeStringA 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
|oCTagLibraryInterfaceThe **TagLibraryInterface** returns available tags and filters from libraries
|oCTemplateThe **Template** class is a tree of nodes which may be rendered
|oCTextHTMLBuilderThe TextHTMLBuilder creates a clean html markup output
|oCToken
|\CVariableA container for static variables defined in Templates
\CCoverageObject