Vocabulary Member List
This is the complete list of members for
Vocabulary, including all inherited members.
addTerm(const Term &term) | Vocabulary | |
begin() const | Vocabulary | |
begin() | Vocabulary | |
className() const | Vocabulary | [inline, virtual] |
containsTermWithTranslations(const QString &lang1, const QString &lang2) const | Vocabulary | |
end() const | Vocabulary | |
end() | Vocabulary | |
getAuthor() const | Vocabulary | |
getCreationDate() const | Vocabulary | |
getDescription() const | Vocabulary | |
getId() const | Vocabulary | |
getItemsCount(uint *termCount, uint *checkedTermCount, uint *selectedTermCount, bool isReachableFromRoot, const QString &firstLang=QString::null, const QString &testLang=QString::null) const | Vocabulary | |
getMaxId() const | Vocabulary | |
getMaxTermId() const | Vocabulary | |
getModificationDate() const | Vocabulary | |
getParent() const | Vocabulary | |
getSize() const | Vocabulary | |
getTerm(const int &id) | Vocabulary | |
getTitle() const | Vocabulary | |
getTranslationLanguages() const | Vocabulary | |
isDirty() const | Vocabulary | |
isEmpty() const | Vocabulary | |
isMarkedForDeletion() const | Vocabulary | |
isMarkedForStudy() const | Vocabulary | |
isTermExists(const int &id) const | Vocabulary | |
load(const QString &filename) | Vocabulary | |
magicNumber(Q_UINT32(0x22446688)) | Vocabulary | [static] |
operator<<(QDataStream &out, const Vocabulary &vocab) | Vocabulary | [friend] |
operator>>(QDataStream &in, Vocabulary &vocab) | Vocabulary | [friend] |
removeTerm(const int &id) | Vocabulary | |
removeTranslations(const QStringList &languages) | Vocabulary | |
save(const QString &filename) const | Vocabulary | |
setAuthor(const QString &author) | Vocabulary | |
setCreationDate(const QDateTime &date) | Vocabulary | |
setDescription(const QString &desc) | Vocabulary | |
setDirty(bool isDirty) | Vocabulary | |
setMarkedForDeletion(bool isMarkedForDeletion) | Vocabulary | |
setMarkedForStudy(bool isMarkedForStudy) | Vocabulary | |
setModificationDate(const QDateTime &date) | Vocabulary | |
setParent(Folder *parent) | Vocabulary | |
setTitle(const QString &title) | Vocabulary | |
TermMap typedef | Vocabulary | |
Vocabulary(int id=-1, const QString &title=QString::null) | Vocabulary | |
Vocabulary(const Vocabulary &voc) | Vocabulary | |
~Base() | Base | [inline, virtual] |
~Vocabulary() | Vocabulary | [virtual] |