LibKEduVocDocument
keduvocidentifier.cpp
KEduVocArticle & article() const
Articles (a, the in English, el, la,... in Spanish)
Definition keduvocidentifier.cpp:99
void setPersonalPronouns(const KEduVocPersonalPronoun &pronouns)
Sets personal pronouns.
Definition keduvocidentifier.cpp:109
QString tense(int tenseIndex) const
Returns the name of tense number tenseIndex.
Definition keduvocidentifier.cpp:114
KEduVocPersonalPronoun & personalPronouns() const
Get the personal pronouns for this identifier.
Definition keduvocidentifier.cpp:104
void setTense(int tenseIndex, const QString &tense)
Sets the name of a tense for this language.
Definition keduvocidentifier.cpp:120
KEduVocIdentifier & operator=(const KEduVocIdentifier &other)
assignment operator
Definition keduvocidentifier.cpp:62
QString locale() const
The locale of the contents: en, de, es, ...
Definition keduvocidentifier.cpp:84
void setArticle(const KEduVocArticle &article)
Sets the articles for this identifier.
Definition keduvocidentifier.cpp:94
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:49:20 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:49:20 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.