ISLEman
List of all members
ClassList Class Reference

A list of ClassDef objects. More...

#include <classlist.h>

Inheritance diagram for ClassList:
QList< ClassDef > QGList PrefixIgnoreClassList

Additional Inherited Members

- Public Member Functions inherited from QList< ClassDef >
 QList (const QList< ClassDef > &l)
 
QList< ClassDef > & operator= (const QList< ClassDef > &l)
 
bool operator== (const QList< ClassDef > &list) const
 
uint count () const
 
bool isEmpty () const
 
bool insert (uint i, const ClassDef *d)
 
void inSort (const ClassDef *d)
 
void prepend (const ClassDef *d)
 
void append (const ClassDef *d)
 
bool remove (uint i)
 
bool remove (const ClassDef *d)
 
bool removeRef (const ClassDef *d)
 
bool removeFirst ()
 
bool removeLast ()
 
ClassDeftake (uint i)
 
void clear ()
 
void sort ()
 
int find (const ClassDef *d) const
 
int findRef (const ClassDef *d) const
 
uint contains (const ClassDef *d) const
 
uint containsRef (const ClassDef *d) const
 
ClassDefat (uint i) const
 
ClassDefgetFirst () const
 
ClassDefgetLast () const
 
void setAutoDelete (bool enable)
 

Detailed Description

A list of ClassDef objects.


The documentation for this class was generated from the following files: