, including all inherited members.
| add(Vocabulary *child) | Folder | |
| add(Folder *child) | Folder | |
| buildVocabCopiesMap(QMap< int, Vocabulary > &vocabularies) const | Folder | |
| className() const | Folder | [inline, virtual] |
| containsTermWithTranslations(const QString &lang1, const QString &lang2) | Folder | |
| first() | Folder | |
| Folder(int id=-1, const QString &title=QString::null) | Folder | |
| Folder(const Folder &folder) | Folder | |
| getAuthor() const | Folder | |
| getChildrenCount() const | Folder | |
| getCreationDate() const | Folder | |
| getDescription() const | Folder | |
| getFolder(int id) | Folder | |
| getHumanReadablePath() const | Folder | |
| getId() const | Folder | |
| getItemsCount(uint *termCount, uint *vocabCount, uint *folderCount, uint *checkedTermCount, uint *checkedVocabCount, uint *checkedFolderCount, uint *selectedTermCount, uint *selectedVocabCount, uint *selectedFolderCount, bool isReachableFromRoot, const QString &firstLang=QString::null, const QString &testLang=QString::null) | Folder | |
| getMaxId() | Folder | |
| getMaxVocabId() | Folder | |
| getModificationDate() const | Folder | |
| getParent() const | Folder | |
| getPath() const | Folder | |
| getRoot() const | Folder | |
| getTitle() const | Folder | |
| getTranslationLanguages() | Folder | |
| getVocabulary(int id) | Folder | |
| isDirty() const | Folder | |
| isEmpty() const | Folder | |
| isMarkedForDeletion() const | Folder | |
| isMarkedForStudy() const | Folder | |
| isReachableFromRoot() const | Folder | |
| load(const QString &filename) | Folder | |
| loadMetadata(const QString &filename) | Folder | |
| magicNumber(Q_UINT32(0x77446688)) | Folder | [static] |
| next() | Folder | |
| operator<<(QDataStream &out, const Folder &folder) | Folder | [friend] |
| operator>>(QDataStream &in, Folder &folder) | Folder | [friend] |
| remove(Vocabulary *child) | Folder | |
| remove(Folder *child) | Folder | |
| removeTranslations(const QStringList &languages) | Folder | |
| saveMetadata(const QString &filename) const | Folder | |
| setAuthor(const QString &author) | Folder | |
| setCreationDate(const QDateTime &date) | Folder | |
| setDescription(const QString &desc) | Folder | |
| setDirty(bool isDirty, bool recursive=false) | Folder | |
| setMarkedForDeletion(bool isMarkedForDeletion) | Folder | |
| setMarkedForStudy(bool isMarkedForStudy) | Folder | |
| setModificationDate(const QDateTime &date) | Folder | |
| setParent(Folder *parent) | Folder | |
| setTitle(const QString &title) | Folder | |
| ~Base() | Base | [inline, virtual] |
| ~Folder() | Folder | [virtual] |