Grantlee  0.3.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
|oCAbstractMarkupBuilderServes as a base class for creating marked up plain 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
|oCContextHolds the context to render a template with
|oCEngineGrantlee::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
|oCGetter
|oCInMemoryTemplateLoaderThe InMemoryTemplateLoader loads Templates set dynamically in memory
|oCKeyGetter
|oCLocalizedFileSystemTemplateLoaderThe LocalizedFileSystemTemplateLoader loads templates and l10n catalogs from the filesystem
|oCMappedValueGetter
|oCMarkupDirectorControls and instructs 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
|oCOutputStreamUsed to render templates to a QTextStream
|oCParserProcesses a string template into a tree of nodes
|oCPlainTextMarkupBuilderThe PlainTextHTMLMarkupBuilder creates 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
|oCTemplateTree of nodes which may be rendered
|oCTextHTMLBuilderThe TextHTMLBuilder creates a clean html markup output
|oCToken
|\CVariableA container for static variables defined in Templates
\CCoverageObject