ISLEman
Public Member Functions | List of all members
GroupList Class Reference

A list of GroupDef objects. More...

#include <groupdef.h>

Inheritance diagram for GroupList:
QList< GroupDef > QGList

Public Member Functions

int compareValues (const GroupDef *item1, const GroupDef *item2) const
 
- Public Member Functions inherited from QList< GroupDef >
 QList (const QList< GroupDef > &l)
 
QList< GroupDef > & operator= (const QList< GroupDef > &l)
 
bool operator== (const QList< GroupDef > &list) const
 
uint count () const
 
bool isEmpty () const
 
bool insert (uint i, const GroupDef *d)
 
void inSort (const GroupDef *d)
 
void prepend (const GroupDef *d)
 
void append (const GroupDef *d)
 
bool remove (uint i)
 
bool remove (const GroupDef *d)
 
bool removeRef (const GroupDef *d)
 
bool removeFirst ()
 
bool removeLast ()
 
GroupDeftake (uint i)
 
void clear ()
 
void sort ()
 
int find (const GroupDef *d) const
 
int findRef (const GroupDef *d) const
 
uint contains (const GroupDef *d) const
 
uint containsRef (const GroupDef *d) const
 
GroupDefat (uint i) const
 
GroupDefgetFirst () const
 
GroupDefgetLast () const
 
void setAutoDelete (bool enable)
 

Detailed Description

A list of GroupDef objects.


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