#include <klflibview_p.h>
Public Member Functions | |
CategoryLabelNode () | |
CategoryLabelNode (const CategoryLabelNode ©) | |
Public Attributes | |
QString | categoryLabel |
The last element in fullCategoryPath eg. "General Relativity". | |
QString | fullCategoryPath |
The full category path of this category eg. "Physics/General Relativity". |
Definition at line 149 of file klflibview_p.h.
KLFLibModelCache::CategoryLabelNode::CategoryLabelNode | ( | ) | [inline] |
Definition at line 150 of file klflibview_p.h.
KLFLibModelCache::CategoryLabelNode::CategoryLabelNode | ( | const CategoryLabelNode & | copy | ) | [inline] |
Definition at line 151 of file klflibview_p.h.
The last element in fullCategoryPath eg. "General Relativity".
Definition at line 154 of file klflibview_p.h.
Referenced by KLFLibModelCache::cacheFindCategoryLabel(), KLFLibModel::data(), KLFLibModelCache::nodeValue(), KLFLibModelCache::KLFLibModelSorter::operator()(), operator<<(), and KLFLibModelCache::rebuildCache().
The full category path of this category eg. "Physics/General Relativity".
Definition at line 156 of file klflibview_p.h.
Referenced by KLFLibModelCache::cacheFindCategoryLabel(), KLFLibModel::data(), KLFLibModel::dropMimeData(), KLFLibModelCache::fetchMore(), operator<<(), KLFLibModelCache::rebuildCache(), and KLFLibModelCache::treeInsertEntry().