ISLEman
Public Member Functions | List of all members
QStrIList Class Reference
Inheritance diagram for QStrIList:
QStrList QInternalList< type > QGList QCollection

Public Member Functions

 QStrIList (bool deepCopies=TRUE)
 
- Public Member Functions inherited from QStrList
 QStrList (bool deepCopies=TRUE)
 
 QStrList (const QStrList &)
 
QStrListoperator= (const QStrList &)
 
- Public Member Functions inherited from QInternalList< type >
 QInternalList (const QInternalList< type > &l)
 
QInternalList< type > & operator= (const QInternalList< type > &l)
 
bool operator== (const QInternalList< type > &list) const
 
uint count () const
 
bool isEmpty () const
 
bool insert (uint i, const type *d)
 
void inSort (const type *d)
 
void prepend (const type *d)
 
void append (const type *d)
 
bool remove (uint i)
 
bool remove ()
 
bool remove (const type *d)
 
bool removeRef (const type *d)
 
void removeNode (QLNode *n)
 
bool removeFirst ()
 
bool removeLast ()
 
type * take (uint i)
 
type * take ()
 
type * takeNode (QLNode *n)
 
void clear ()
 
void sort ()
 
int find (const type *d)
 
int findNext (const type *d)
 
int findRef (const type *d)
 
int findNextRef (const type *d)
 
uint contains (const type *d) const
 
uint containsRef (const type *d) const
 
type * at (uint i)
 
int at () const
 
type * current () const
 
QLNodecurrentNode () const
 
type * getFirst () const
 
type * getLast () const
 
type * first ()
 
type * last ()
 
type * next ()
 
type * prev ()
 
void toVector (QGVector *vec) const
 
- Public Member Functions inherited from QGList
QDataStreamread (QDataStream &)
 
QDataStreamwrite (QDataStream &) const
 
- Public Member Functions inherited from QCollection
bool autoDelete () const
 
void setAutoDelete (bool enable)
 

Additional Inherited Members

- Public Types inherited from QCollection
typedef void * Item
 
- Protected Member Functions inherited from QGList
 QGList (const QGList &)
 
QGListoperator= (const QGList &)
 
bool operator== (const QGList &) const
 
void inSort (QCollection::Item)
 
void append (QCollection::Item)
 
bool insertAt (uint index, QCollection::Item)
 
void relinkNode (QLNode *)
 
bool removeNode (QLNode *)
 
bool remove (QCollection::Item=0)
 
bool removeRef (QCollection::Item=0)
 
bool removeFirst ()
 
bool removeLast ()
 
bool removeAt (uint index)
 
QCollection::Item takeNode (QLNode *)
 
QCollection::Item take ()
 
QCollection::Item takeAt (uint index)
 
QCollection::Item takeFirst ()
 
QCollection::Item takeLast ()
 
void sort ()
 
int findRef (QCollection::Item, bool=TRUE)
 
int find (QCollection::Item, bool=TRUE)
 
uint containsRef (QCollection::Item) const
 
uint contains (QCollection::Item) const
 
QCollection::Item at (uint index)
 
int at () const
 
QLNodecurrentNode () const
 
QCollection::Item get () const
 
QCollection::Item cfirst () const
 
QCollection::Item clast () const
 
QCollection::Item first ()
 
QCollection::Item last ()
 
QCollection::Item next ()
 
QCollection::Item prev ()
 
void toVector (QGVector *) const
 
- Protected Member Functions inherited from QCollection
 QCollection ()
 
 QCollection (const QCollection &)
 
virtual ~QCollection ()
 
- Protected Attributes inherited from QCollection
bool del_item
 

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