|
ISLEman
|
List of items sorted by title. More...
#include <reflist.h>
Public Member Functions | |
| SortedRefItems (int size=17) | |
Public Member Functions inherited from SDict< RefItem > | |
| SDict (int size=17, bool caseSensitive=TRUE) | |
| virtual | ~SDict () |
| void | append (const char *key, const RefItem *d) |
| void | prepend (const char *key, const RefItem *d) |
| bool | remove (const char *key) |
| RefItem * | take (const char *key) |
| void | sort () |
| void | inSort (const char *key, const RefItem *d) |
| void | insertAt (int i, const char *key, const RefItem *d) |
| void | setAutoDelete (bool val) |
| RefItem * | find (const char *key) |
| RefItem * | find (const QCString &key) |
| RefItem * | find (const QString &key) |
| int | findAt (const QCString &key) |
| RefItem * | operator[] (const char *key) const |
| RefItem * | at (uint i) |
| void | clear () |
| int | count () const |
List of items sorted by title.
1.8.12