#include <nqptrlist.h>
Public Member Functions | |
| NQPtrList () | |
| Empty constructor. | |
| NQPtrList (const NQPtrList &l) | |
| Copy constructor. | |
Protected Member Functions | |
| virtual int | compareItems (QPtrCollection::Item item1, QPtrCollection::Item item2) |
| Compares the depth() of the first QListViewItem with that of the second. | |
Reimplemented to sort() by the depth() of the QListViewItems.
|
|
Empty constructor.
|
|
|
Copy constructor.
|
|
||||||||||||
|
Compares the depth() of the first QListViewItem with that of the second.
|
1.3