cacheFindCategoryLabel(QStringList catelements, bool createIfNotExists=false, bool notifyQtApi=false, bool newlyCreatedAreChildrenFetched=true) | KLFLibModelCache | |
canFetchMore(NodeId parentId) | KLFLibModelCache | |
CategoryLabelCache typedef | KLFLibModelCache | |
CategoryLabelKind enum value | KLFLibModelCache | |
categoryListCache() | KLFLibModelCache | inline |
createIndexFromId(NodeId nodeid, int row, int column) | KLFLibModelCache | |
dumpNodeTree(NodeId node, int indent=0) | KLFLibModelCache | |
ensureNotMinimalist(NodeId nodeId, int count=-1) | KLFLibModelCache | |
EntryCache typedef | KLFLibModelCache | |
entryIdForIndexList(const QModelIndexList &indexlist) | KLFLibModelCache | |
entryIdList(const QModelIndexList &indexlist) | KLFLibModelCache | |
EntryKind enum value | KLFLibModelCache | |
fetchMore(NodeId parentId, int batchCount=-1) | KLFLibModelCache | |
findEntryId(KLFLib::entryId eId) | KLFLibModelCache | |
findEntryIdList(const QList< KLFLib::entryId > &eidlist) | KLFLibModelCache | |
fullDump() | KLFLibModelCache | |
getCategoryLabelNodeRef(NodeId nodeid) | KLFLibModelCache | |
getEntryNodeRef(NodeId nodeid, bool requireNotMinimalist=false) | KLFLibModelCache | |
getNode(NodeId nodeid) | KLFLibModelCache | |
getNodeForIndex(const QModelIndex &index) | KLFLibModelCache | |
getNodeRef(NodeId nodeid) | KLFLibModelCache | |
getNodeRow(NodeId nodeid) | KLFLibModelCache | |
IndexType typedef | KLFLibModelCache | |
ItemKind enum name | KLFLibModelCache | |
KLFLibModelCache(KLFLibModel *model) | KLFLibModelCache | inline |
lastNode(NodeId n) | KLFLibModelCache | |
minimalistEntryPropIds() | KLFLibModelCache | inlinestatic |
nextNode(NodeId n) | KLFLibModelCache | |
nodeValue(NodeId node, int propId=KLFLibEntry::Latex) | KLFLibModelCache | |
pInvalidEntryNode | KLFLibModelCache | |
pModel | KLFLibModelCache | |
prevNode(NodeId n) | KLFLibModelCache | |
rebuildCache() | KLFLibModelCache | |
searchNodeMatches(const NodeId &nodeId, const QString &searchString, Qt::CaseSensitivity cs) | KLFLibModelCache | |
setSortingBy(int propId, Qt::SortOrder order) | KLFLibModelCache | inline |
sortCategory(NodeId category, KLFLibModelSorter *sorter, bool rootCall=true) | KLFLibModelCache | |
treeInsertEntry(const EntryNode &e, bool isRebuildingCache=false) | KLFLibModelCache | |
treeTakeEntry(const NodeId &e, bool notifyQtApi=true) | KLFLibModelCache | |
UIDIndexMask | KLFLibModelCache | static |
UIDInvalid | KLFLibModelCache | static |
UIDKindMask | KLFLibModelCache | static |
UIDKindShift | KLFLibModelCache | static |
UIDType typedef | KLFLibModelCache | |
updateData(const QList< KLFLib::entryId > &entryIdList, int modifyType) | KLFLibModelCache | |
~KLFLibModelCache() | KLFLibModelCache | inlinevirtual |