marble
TemplateDocument.h
Go to the documentation of this file.
QString value(const QString &key) const
Returns the current template value of key.
Definition: TemplateDocument.cpp:77
void setTemplate(const QString &newTemplateText)
Set template text.
Definition: TemplateDocument.cpp:72
QString & operator[](const QString &key)
Indexator for template values.
Definition: TemplateDocument.cpp:87
void setValue(const QString &key, const QString &value)
Change set template value into new one.
Definition: TemplateDocument.cpp:82
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:53 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:53 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.