svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=707491
{
init();
}
-
+
~KEduVocDocumentPrivate();
void init();
-
-
+
+
void ClearLessons();
KEduVocDocument* q;
}
-QStringList KEduVocDocument::usages()
+QStringList KEduVocDocument::usages() const
{
return d->m_usages.values();
}
* Usages are context information in a dictionary you may find [biol.]
* [am.] and the like to hint at the context in which the word is usually used.
*/
- QStringList usages();
+ QStringList usages() const;
/**
* Adds a usage label to the doc.