knotes
knotesgrantleeprinttest.cpp
Go to the documentation of this file.
72 QTest::newRow("description") << QString(QLatin1String("description")) << QString(QLatin1String("notes test"));
82 grantleePrint->setContent(QString::fromLatin1("{% if notes %}{% for note in notes %}{{ note.%1 }}{% endfor %}{% endif %}").arg(variable));
Definition: knoteprintobject.h:27
void setContent(const QString &content)
Definition: knotegrantleeprint.cpp:56
Definition: knotegrantleeprint.h:28
~KNotesGrantleePrintTest()
Definition: knotesgrantleeprinttest.cpp:33
bool isEmpty() const
void deleteLater()
KNotesGrantleePrintTest(QObject *parent=0)
Definition: knotesgrantleeprinttest.cpp:27
QTestData & newRow(const char *dataTag)
QString fromLatin1(const char *str, int size)
QString notesToHtml(const QList< KNotePrintObject * > lst)
Definition: knotegrantleeprint.cpp:64
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:32:28 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:32:28 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.