KTextTemplate C++ Classes
Provides Stuff. More...
Namespaces
Classes
Interface for implementing an internationalization system | |
Base class for all NodeFactories | |
An retrieval interface to a storage location for Template objects | |
Implements a loader decorator which caches compiled Template objects | |
Holds the context to render a Template with | |
KTextTemplate::Engine is the main entry point for creating KTextTemplate Templates | |
An exception for use when implementing template tags | |
Loads Templates from the file system | |
Base class for all filters | |
A FilterExpression object represents a filter expression in a template | |
Loads Templates set dynamically in memory | |
The interface to the KTextTemplate introspection system | |
Base class for all nodes | |
A list of Nodes with some convenience API for rendering them | |
Used to render templates to a QTextStream | |
Processes a string template into a tree of nodes | |
Provides internationalization based on QLocale and QTranslator | |
Provides storage facility for state while rendering a template | |
A QString wrapper class for containing whether a string is safe or needs to be escaped | |
Returns available tags and filters from libraries | |
Template class is a tree of nodes which may be rendered | |
A container for static variables defined in Templates |
Detailed Description
Stuff