Grantlee 5.3.0
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 NGrantleeThe Grantlee namespace holds all public Grantlee API
  CAbstractLocalizerInterface for implementing an internationalization system
  CAbstractMarkupBuilderInterface for creating marked-up text output
  CAbstractNodeFactoryBase class for all NodeFactories
  CAbstractTemplateLoaderAn retrieval interface to a storage location for Template objects
  CBBCodeBuilderBuilder to create BBCode from a QTextDocument
  CCachingLoaderDecoratorImplements a loader decorator which caches compiled Template objects
  CContextThe Context class holds the context to render a Template with
  CEngineGrantlee::Engine is the main entry point for creating Grantlee 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
  CMarkupDirectorInstructs a builder object to create markup output
  CMediaWikiMarkupBuilderCreates MediaWiki markup from a QTextDocument
  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
  CPlainTextMarkupBuilderCreates a simple marked up plain text document
  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
  CTextHTMLBuilderThe TextHTMLBuilder creates a clean html markup output
  CToken
  CVariableA container for static variables defined in Templates
 CCoverageObject