addComment(const BilingualKey &key, const QString &comment) | Term | |
addTranslation(const Translation &translation) | Term | |
CommentMap typedef | Term | |
commentsBegin() const | Term | |
commentsEnd() const | Term | |
getComment(const BilingualKey &key) | Term | |
getComment(const BilingualKey &key) const | Term | |
getId() const | Term | |
getImagePath() const | Term | |
getTranslation(const QString &language) | Term | |
getTranslation(const QString &language) const | Term | |
getTranslationCount() const | Term | |
getVocabId() const | Term | |
isCommentExists(const BilingualKey &key) const | Term | |
isMarkedForStudy() const | Term | |
isTranslationExists(const QString &language) const | Term | |
operator<<(QDataStream &out, const Term &term) | Term | [friend] |
operator>>(QDataStream &in, Term &term) | Term | [friend] |
removeComment(const BilingualKey &key) | Term | |
removeComments(const QString &language) | Term | |
removeTranslation(const QString &language) | Term | |
setImagePath(const QString &imagePath) | Term | |
setMarkedForStudy(bool isMarkedForStudy) | Term | |
Term(int id=0, int vocabId=0) | Term | |
Term(const Term &term) | Term | |
TranslationMap typedef | Term | |
translationsBegin() const | Term | |
translationsEnd() const | Term | |
~Term() | Term |