KDECore
ksortablelist.h File Reference
#include <kdecore_export.h>
#include <QtCore/QPair>
#include <QtCore/QList>
Go to the source code of this file.
Classes | |
class | KSortableItem< T, Key > |
KSortableItem is a QPair that provides several operators for sorting. More... | |
class | KSortableList< T, Key > |
KSortableList is a QList which associates a key with each item in the list. More... |