Cutelee  6.1.0
Namespace List
Here is a list of all documented namespaces with brief descriptions:
[detail level 123]
 NCuteleeThe Cutelee namespace holds all public Cutelee API
 CAbstractLocalizerInterface for implementing an internationalization system
 CAbstractMarkupBuilderInterface for creating marked-up text output
 CAbstractNodeFactoryBase class for all NodeFactories
 CAbstractNodeFactoryPrivate
 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
 CCachingLoaderDecoratorPrivate
 CContextThe Context class holds the context to render a Template with
 CContextPrivate
 CEngineCutelee::Engine is the main entry point for creating Cutelee Templates
 CExceptionAn exception for use when implementing template tags
 CFileSystemTemplateLoaderThe FileSystemTemplateLoader loads Templates from the file system
 CFileSystemTemplateLoaderPrivate
 CFilterBase class for all filters
 CFilterExpressionA FilterExpression object represents a filter expression in a template
 CFilterExpressionPrivate
 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
 CNodePrivate
 COutputStreamThe OutputStream class is used to render templates to a QTextStream
 CParserThe Parser class processes a string template into a tree of nodes
 CParserPrivate
 CPlainTextMarkupBuilderCreates a simple marked up plain text document
 CPlainTextMarkupBuilderPrivate
 CQtLocalizerProvides internationalization based on QLocale and QTranslator
 CQtLocalizerPrivate
 CRenderContextProvides storage facility for state while rendering a template
 CRenderContextPrivate
 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
 CScriptableHelperFunctions
 CScriptableTagLibrary
 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
 CTextHTMLBuilderPrivate
 CToken
 CVariableA container for static variables defined in Templates
 CVariablePrivate