ISLEman
Public Types | Public Member Functions | List of all members
PrefixIgnoreClassList Class Reference

Special class list where sorting takes IGNORE_PREFIX into account. More...

Inheritance diagram for PrefixIgnoreClassList:
ClassList QList< ClassDef > QGList

Public Types

typedef ClassDef ElementType
 

Public Member Functions

 PrefixIgnoreClassList (uint letter)
 
uint letter () const
 
- 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

Special class list where sorting takes IGNORE_PREFIX into account.


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