Public Member Functions | List of all members
TagAnchorInfoList Class Reference
Inheritance diagram for TagAnchorInfoList:
QList< TagAnchorInfo > QGList

Public Member Functions

 TagAnchorInfoList ()
 
virtual ~TagAnchorInfoList ()
 
- Public Member Functions inherited from QList< TagAnchorInfo >
 QList ()
 
 QList (const QList< TagAnchorInfo > &l)
 
 ~QList ()
 
QList< TagAnchorInfo > & operator= (const QList< TagAnchorInfo > &l)
 
bool operator== (const QList< TagAnchorInfo > &list) const
 
uint count () const
 
bool isEmpty () const
 
bool insert (uint i, const TagAnchorInfo *d)
 
void inSort (const TagAnchorInfo *d)
 
void prepend (const TagAnchorInfo *d)
 
void append (const TagAnchorInfo *d)
 
bool remove (uint i)
 
bool remove (const TagAnchorInfo *d)
 
bool removeRef (const TagAnchorInfo *d)
 
bool removeFirst ()
 
bool removeLast ()
 
TagAnchorInfotake (uint i)
 
void clear ()
 
void sort ()
 
int find (const TagAnchorInfo *d) const
 
int findRef (const TagAnchorInfo *d) const
 
uint contains (const TagAnchorInfo *d) const
 
uint containsRef (const TagAnchorInfo *d) const
 
TagAnchorInfoat (uint i) const
 
TagAnchorInfogetFirst () const
 
TagAnchorInfogetLast () const
 
void setAutoDelete (bool enable)
 

Detailed Description

List of TagAnchorInfo objects.

Definition at line 57 of file tagreader.cpp.

Constructor & Destructor Documentation

TagAnchorInfoList::TagAnchorInfoList ( )
inline

Definition at line 60 of file tagreader.cpp.

void setAutoDelete(bool enable)
Definition: qlist.h:99
const bool TRUE
Definition: qglobal.h:371
virtual TagAnchorInfoList::~TagAnchorInfoList ( )
inlinevirtual

Definition at line 61 of file tagreader.cpp.

61 {}

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