NuriaProject Framework  0.1
The NuriaProject Framework
Nuria::TemplateEngine Member List

This is the complete list of members for Nuria::TemplateEngine, including all inherited members.

addFunction(const QString &name, const Callback &function, bool isConstant=false)Nuria::TemplateEngine
currentCacheSize() const Nuria::TemplateEngine
flushCache()Nuria::TemplateEngine
hasFunction(const QString &name)Nuria::TemplateEngine
isProgramOutdated(const TemplateProgram &program)Nuria::TemplateEngine
isTemplateInCache(const QString &templateName) const Nuria::TemplateEngine
lastError() const Nuria::TemplateEngine
loader() const Nuria::TemplateEngine
locale() const Nuria::TemplateEngine
maxCacheSize() const Nuria::TemplateEngine
mergeValues(const QVariantMap &map)Nuria::TemplateEngine
program(const QString &templateName)Nuria::TemplateEngine
render(const QString &templateName)Nuria::TemplateEngine
setLoader(TemplateLoader *loader)Nuria::TemplateEngine
setLocale(const QLocale &locale)Nuria::TemplateEngine
setMaxCacheSize(int size)Nuria::TemplateEngine
setValue(const QString &name, const QVariant &value)Nuria::TemplateEngine
setValues(const QVariantMap &map)Nuria::TemplateEngine
TemplateEngine(QObject *parent=0)Nuria::TemplateEngineexplicit
value(const QString &name) const Nuria::TemplateEngine
values() const Nuria::TemplateEngine
~TemplateEngine() overrideNuria::TemplateEngine