kdevplatform/language/codegen
templateengine.cpp
Go to the documentation of this file.
72 d->engine.addTemplateLoader(QSharedPointer<AbstractTemplateLoader>(ArchiveTemplateLoader::self()));
void addTemplateDirectories(const QStringList &directories)
Adds directories to the list of directories searched for templates.
Definition: templateengine.cpp:79
static ArchiveTemplateLoader * self()
Definition: archivetemplateloader.cpp:34
Central template engine where template directories and archives can be registered.
Definition: templateengine.h:38
NOTE: changes in this file will quite probably also require changes in codedescriptionmetatype....
Definition: applychangeswidget.cpp:42
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Thu Jan 14 2021 23:34:51 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Thu Jan 14 2021 23:34:51 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.