#include <klflibview_p.h>
Public Member Functions | |
EntryNode () | |
EntryNode (const EntryNode ©) | |
bool | entryIsValid () const |
Public Attributes | |
KLFLib::entryId | entryid |
bool | minimalist |
KLFLibEntry | entry |
Definition at line 134 of file klflibview_p.h.
KLFLibModelCache::EntryNode::EntryNode | ( | ) | [inline] |
Definition at line 135 of file klflibview_p.h.
References KLFLibModelCache::Node::allChildrenFetched.
KLFLibModelCache::EntryNode::EntryNode | ( | const EntryNode & | copy | ) | [inline] |
Definition at line 139 of file klflibview_p.h.
bool KLFLibModelCache::EntryNode::entryIsValid | ( | ) | const [inline] |
Definition at line 142 of file klflibview_p.h.
References KLFLibModelCache::Node::allocated, entryid, and KLFLibModelCache::Node::parent.
Definition at line 147 of file klflibview_p.h.
Referenced by KLFLibModel::data(), KLFLibModel::dragImage(), KLFLibModelCache::fetchMore(), KLFLibModelCache::nodeValue(), KLFLibModelCache::KLFLibModelSorter::operator()(), operator<<(), KLFLibModelCache::rebuildCache(), KLFLibModelCache::treeInsertEntry(), and KLFLibModelCache::updateData().
Definition at line 144 of file klflibview_p.h.
Referenced by KLFLibModel::data(), KLFLibModelCache::ensureNotMinimalist(), KLFLibModelCache::entryIdForIndexList(), KLFLibModelCache::entryIdList(), entryIsValid(), KLFLibModelCache::fetchMore(), KLFLibModel::mimeData(), operator<<(), KLFLibModelCache::rebuildCache(), and KLFLibModelCache::updateData().
if TRUE, 'entry' only holds category/tags/datetime/latex/previewsize, no pixmap, no style.
Definition at line 146 of file klflibview_p.h.
Referenced by KLFLibModel::data(), KLFLibModelCache::ensureNotMinimalist(), KLFLibModelCache::fetchMore(), KLFLibModelCache::rebuildCache(), and KLFLibModelCache::updateData().