parley
expression.cpp
Go to the documentation of this file.
void push_back(const T &value)
QVariantList translationIndices() const
Returns a list of integers (the translation indices)
Definition: expression.cpp:50
QObject * translation(int index) const
Get the translation of a specified index (translation index)
Definition: expression.cpp:104
KEduVocTranslation wrapper class for scripting with Kross.
Definition: translation.h:36
QVariantList translations() const
Returns a list of all the translations of an entry.
Definition: expression.cpp:59
void setTranslations(QStringList translations)
Sets the translations of an entry.
Definition: expression.cpp:98
QStringList translationTexts() const
Returns a list of all the translations texts of an entry.
Definition: expression.cpp:71
KEduVocExpression * kEduVocExpression() const
Definition: expression.h:70
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:15:56 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:15:56 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.