kstars
objectnamelist.h File Reference
#include <qglobal.h>
#include <qptrlist.h>
#include <qstring.h>
Include dependency graph for objectnamelist.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
class | ObjectNameList |
This class provides an interface like a QPtrList, but sorts objects internally in 27 lists. More... | |
class | SortedList< T > |
Reimplemented from QPtrList for sorting objects in the list. More... |