kdevplatform/language/codegen
archivetemplateloader.h
Go to the documentation of this file.
37 Grantlee::Template loadByName(const QString& name, const Grantlee::Engine* engine) const override;
QPair< QString, QString > getMediaUri(const QString &fileName) const override
Definition: archivetemplateloader.cpp:83
void removeLocation(ArchiveTemplateLocation *location)
Definition: archivetemplateloader.cpp:54
ArchiveTemplateLocation(const KArchiveDirectory *directory)
Definition: archivetemplateloader.cpp:89
~ArchiveTemplateLoader() override
bool hasTemplate(const QString &name) const
Definition: archivetemplateloader.cpp:100
Grantlee::Template loadByName(const QString &name, const Grantlee::Engine *engine) const override
Definition: archivetemplateloader.cpp:70
void addLocation(ArchiveTemplateLocation *location)
Definition: archivetemplateloader.cpp:47
bool canLoadTemplate(const QString &name) const override
Definition: archivetemplateloader.cpp:61
~ArchiveTemplateLocation()
Definition: archivetemplateloader.cpp:95
NOTE: changes in this file will quite probably also require changes in codedescriptionmetatype....
Definition: applychangeswidget.cpp:42
QString templateContents(const QString &name) const
Definition: archivetemplateloader.cpp:105
RAII class that should be used to add KArchiveDirectory locations to the engine.
Definition: archivetemplateloader.h:60
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.