libkdeedu/keduvocdocument
keduvoccsvreader.cpp
Go to the documentation of this file.
void appendEntry(KEduVocExpression *entry)
append an entry to the lesson
Definition: keduvoclesson.cpp:67
int appendIdentifier(const KEduVocIdentifier &identifier=KEduVocIdentifier())
Appends a new identifier (usually a language)
Definition: keduvocdocument.cpp:699
This class contains one vocabulary expression as an original with one or more translations.
Definition: keduvocexpression.h:37
void appendChildContainer(KEduVocContainer *child)
Definition: keduvoccontainer.cpp:77
QString csvDelimiter() const
Returns the delimiter (separator) used for csv import and export.
Definition: keduvocdocument.cpp:847
QList< int > translationIndices() const
Definition: keduvocexpression.cpp:199
KEduVocCsvReader(QIODevice *file)
Definition: keduvoccsvreader.cpp:37
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.