kexi
KexiPart::ItemList Class Reference
#include <kexipartitem.h>
Detailed Description
Part item list with reimplemented compareItems() method.Such a list is returend by KexiProject::getSortedItems(KexiPart::ItemList& list, KexiPart::Info *i); so you can call sort() on the list to sort it by item name.
Definition at line 103 of file kexipartitem.h.
Public Member Functions | |
ItemList () | |
Protected Member Functions | |
virtual int | compareItems (QPtrCollection::Item item1, QPtrCollection::Item item2) |
The documentation for this class was generated from the following file: