libkdeedu/keduvocdocument
keduvockvtml2writer.h
Go to the documentation of this file.
54 static void appendTextElement( QDomElement &parent, const QString &elementName, const QString &text );
122 bool writeMultipleChoice( QDomElement &multipleChoiceElement, KEduVocTranslation* translation );
Leitner Boxes are an alternative grading system.
Definition: keduvocleitnerbox.h:31
Class to write kvtml2 data files from KEduVocDocument.
Definition: keduvockvtml2writer.h:38
KEduVocKvtml2Writer(QFile *file)
Definition: keduvockvtml2writer.cpp:31
static void appendTextElement(QDomElement &parent, const QString &elementName, const QString &text)
Helper function, appends a new element AND a text child to parent Only appends if text is NOT empty...
Definition: keduvockvtml2writer.cpp:654
Definition: keduvoctranslation.h:35
This class contains one vocabulary expression as an original with one or more translations.
Definition: keduvocexpression.h:37
bool writeDoc(KEduVocDocument *doc, const QString &generator)
Definition: keduvockvtml2writer.cpp:37
QByteArray toByteArray(KEduVocDocument *doc, const QString &generator)
Definition: keduvockvtml2writer.cpp:47
This class contains the expressions of your vocabulary as well as other information about the vocabul...
Definition: keduvocdocument.h:44
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:37:21 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:37:21 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.