parley
expression.h
Go to the documentation of this file.
QVariantList toVariantList(QList< T * > objList) const
Definition: expression.h:185
bool active
Specifies if the entry is active or not (enabled for queries or not)
Definition: expression.h:41
QVariantList translationIndices() const
Returns a list of integers (the translation indices)
Definition: expression.cpp:50
void setTranslation(int index, const QString &expression)
Add a translation to this expression.
Definition: expression.h:116
QObject * translation(int index) const
Get the translation of a specified index (translation index)
Definition: expression.cpp:107
QVariantList translations() const
Returns a list of all the translations of an entry.
Definition: expression.cpp:60
void setTranslations(QStringList translations)
Sets the translations of an entry.
Definition: expression.cpp:101
QStringList translationTexts() const
Returns a list of all the translations texts of an entry.
Definition: expression.cpp:73
KEduVocExpression * kEduVocExpression() const
Definition: expression.h:70
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:42:05 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:42:05 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.