Cutelee
6.1.0
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level
1
2
3
]
►
N
Cutelee
The
Cutelee
namespace holds all public Cutelee API
C
AbstractLocalizer
Interface for implementing an internationalization system
C
AbstractMarkupBuilder
Interface for creating marked-up text output
C
AbstractNodeFactory
Base class for all NodeFactories
C
AbstractNodeFactoryPrivate
C
AbstractTemplateLoader
An retrieval interface to a storage location for
Template
objects
C
BBCodeBuilder
Builder to create BBCode from a QTextDocument
C
CachingLoaderDecorator
Implements a loader decorator which caches compiled
Template
objects
C
CachingLoaderDecoratorPrivate
C
Context
The
Context
class holds the context to render a
Template
with
C
ContextPrivate
C
Engine
Cutelee::Engine
is the main entry point for creating Cutelee Templates
C
Exception
An exception for use when implementing template tags
C
FileSystemTemplateLoader
The
FileSystemTemplateLoader
loads Templates from the file system
C
FileSystemTemplateLoaderPrivate
C
Filter
Base class for all filters
C
FilterExpression
A
FilterExpression
object represents a filter expression in a template
C
FilterExpressionPrivate
C
InMemoryTemplateLoader
The
InMemoryTemplateLoader
loads Templates set dynamically in memory
C
MarkupDirector
Instructs a builder object to create markup output
C
MediaWikiMarkupBuilder
Creates MediaWiki markup from a QTextDocument
C
Node
Base class for all nodes
C
NodeList
A list of Nodes with some convenience API for rendering them
C
NodePrivate
C
OutputStream
The
OutputStream
class is used to render templates to a QTextStream
C
Parser
The
Parser
class processes a string template into a tree of nodes
C
ParserPrivate
C
PlainTextMarkupBuilder
Creates a simple marked up plain text document
C
PlainTextMarkupBuilderPrivate
C
QtLocalizer
Provides internationalization based on QLocale and QTranslator
C
QtLocalizerPrivate
C
RenderContext
Provides storage facility for state while rendering a template
C
RenderContextPrivate
►
C
SafeString
A
QString
wrapper class for containing whether a string is safe or needs to be escaped
C
NestedString
The
NestedString
is a
QString
whose methods always return a
SafeString
C
ScriptableHelperFunctions
C
ScriptableTagLibrary
C
TagLibraryInterface
The
TagLibraryInterface
returns available tags and filters from libraries
C
Template
The
Template
class is a tree of nodes which may be rendered
C
TextHTMLBuilder
The
TextHTMLBuilder
creates a clean html markup output
C
TextHTMLBuilderPrivate
C
Token
C
Variable
A container for static variables defined in Templates
C
VariablePrivate
C
AddFilter
C
AddSlashesFilter
C
AutoescapeNode
C
AutoescapeNodeFactory
C
BadIfObject
C
BlockContext
C
BlockNode
C
BlockNodeFactory
C
CapFirstFilter
C
CenterFilter
C
CleanupAssociativeContainer
C
CleanupAssociativeContainer< Container, QObject * >
C
CleanupAssociativeContainer< std::map< T, QObject * >, QObject * >
C
CleanupSequentialContainer
C
CleanupSequentialContainer< Container, QObject * >
C
CommentNode
C
CommentNodeFactory
C
ConstantIncludeNode
C
ContainerPopulator
C
ContainerPopulator< QHash< QString, T > >
C
ContainerPopulator< QMap< QString, T > >
C
ContainerPopulator< QSet< T > >
C
ContainerPopulator< std::map< QString, T > >
C
CoverageObject
C
CustomGadget
C
CustomObject
C
CutFilter
C
CycleNode
C
CycleNodeFactory
C
DateFilter
C
DebugNode
C
DebugNodeFactory
C
DefaultFilter
C
DefaultFiltersLibrary
C
DefaultIfNoneFilter
C
DefaultTagLibrary
C
DictSortFilter
C
DictSortLessThan
C
DivisibleByFilter
C
EscapeFilter
C
EscapeJsFilter
C
ExtendsNode
C
ExtendsNodeFactory
C
FakeTemplateLoader
C
FileSizeFormatFilter
C
FilterNode
C
FilterNodeFactory
C
FirstFilter
C
FirstOfNode
C
FirstOfNodeFactory
C
FixAmpersandsFilter
C
FloatFormatFilter
C
ForceEscapeFilter
C
ForNode
C
ForNodeFactory
C
GadgetClass
C
GetDigitFilter
C
I18ncNode
C
I18ncNodeFactory
C
I18ncpNode
C
I18ncpNodeFactory
C
I18ncpVarNode
C
I18ncpVarNodeFactory
C
I18ncVarNode
C
I18ncVarNodeFactory
C
I18nNode
C
I18nNodeFactory
C
I18npNode
C
I18npNodeFactory
C
I18npVarNode
C
I18npVarNodeFactory
C
I18nTagLibrary
C
I18nVarNode
C
I18nVarNodeFactory
C
IfChangedNode
C
IfChangedNodeFactory
C
IfEqualNode
C
IfEqualNodeFactory
C
IfNode
C
IfNodeFactory
C
IfNotEqualNodeFactory
C
IncludeNode
C
IncludeNodeFactory
C
JoinFilter
C
JsonScriptFilter
C
JSOutputStream
C
L10nFileSizeNode
C
L10nFileSizeNodeFactory
C
L10nFileSizeVarNode
C
L10nFileSizeVarNodeFactory
C
L10nMoneyNode
C
L10nMoneyNodeFactory
C
L10nMoneyVarNode
C
L10nMoneyVarNodeFactory
C
LastFilter
C
LengthFilter
C
LengthIsFilter
C
LineBreaksBrFilter
C
LineBreaksFilter
C
LineNumbersFilter
C
LJustFilter
C
LoaderTagLibrary
C
LoadNode
C
LoadNodeFactory
C
Locale
C
LowerFilter
C
MakeListFilter
C
MediaFinderNode
C
MediaFinderNodeFactory
C
NoEscapeOutputStream
C
NowNode
C
NowNodeFactory
C
ObjectWithProperties
C
OtherClass
C
OtherObject
C
Person
C
PersonGadget
C
PersonObject
C
QString
C
QtHasher
C
QtUnorderedMap
C
QVariant
C
RandomFilter
C
RangeNode
C
RangeNodeFactory
C
RegisteredNotListType
C
RegroupNode
C
RegroupNodeFactory
C
RemoveTagsFilter
C
RingIterator
C
RJustFilter
C
SafeFilter
C
SafeSequenceFilter
C
SafeString
C
ScriptableContext
C
ScriptableFilter
C
ScriptableFilterExpression
C
ScriptableNode
C
ScriptableNodeFactory
C
ScriptableParser
C
ScriptableSafeString
C
ScriptableTemplate
C
ScriptableVariable
C
SequentialContainerTester
C
SequentialContainerTester< QSet< T > >
C
SequentialContainerTester< std::list< T > >
C
SliceFilter
C
SlugifyFilter
C
SomeClass
C
SpacelessNode
C
SpacelessNodeFactory
C
StaticQtMetaObject
C
StringFormatFilter
C
StripTagsFilter
C
TemplateTagNode
C
TemplateTagNodeFactory
C
TestBuiltinSyntax
C
TestCachingLoader
C
TestDefaultTags
C
TestFilters
C
TestGenericContainers
C
TestGenericTypes
C
TestHtmlOutput
C
TestInsertLibrary
C
TestInternationalization
C
TestLibrary
C
TestLibraryTag
C
TestLibraryTagFactory
C
TestLoaderTags
C
TestLoadLibrary
C
TestPlainMarkupOutput
C
TestSafeString
C
TestScriptableTagsSyntax
C
ThreeArray
C
TimeFilter
C
TimeSinceFilter
C
TimeUntilFilter
C
TitleFilter
C
TruncateCharsFilter
C
TruncateWordsFilter
C
UnorderedListFilter
C
UnregisteredType
C
UpperFilter
C
UsingSafeString
C
WidthRatioNode
C
WidthRatioNodeFactory
C
WithLocaleNode
C
WithLocaleNodeFactory
C
WithNode
C
WithNodeFactory
C
WordCountFilter
C
WordWrapFilter
C
WrappingSafeString
►
C
WrappingSubclassSafeString
C
Subclass
C
YesNoFilter
C
Zoo
Generated by
1.9.1