#include <klflibview_p.h>
Public Member Functions | |
KLFLibModelSorter (KLFLibModelCache *c, KLFLibEntrySorter *es, bool groupcategories) | |
bool | operator() (const NodeId &a, const NodeId &b) |
KLFLibEntrySorter * | entrySorter () |
Definition at line 292 of file klflibview_p.h.
KLFLibModelCache::KLFLibModelSorter::KLFLibModelSorter | ( | KLFLibModelCache * | c, |
KLFLibEntrySorter * | es, | ||
bool | groupcategories | ||
) | [inline] |
Definition at line 295 of file klflibview_p.h.
KLFLibEntrySorter* KLFLibModelCache::KLFLibModelSorter::entrySorter | ( | ) | [inline] |
Definition at line 302 of file klflibview_p.h.
Referenced by KLFLibModelCache::sortCategory().
Returns TRUE if a<b, FALSE otherwise.
Definition at line 387 of file klflibview.cpp.
References KLFLibModelCache::CategoryLabelNode::categoryLabel, KLFLibModelCache::CategoryLabelKind, KLFLibModelCache::EntryNode::entry, KLFLibModelCache::EntryKind, KLFLibModelCache::getCategoryLabelNodeRef(), KLFLibModelCache::getEntryNodeRef(), KLFLibModelCache::NodeId::kind, QString::localeAwareCompare(), KLFLibModelCache::nodeValue(), KLFLibEntrySorter::order(), KLFLibEntrySorter::propId(), and KLFLibModelCache::NodeId::valid().