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

Class representing a list of FileName objects. More...

#include <filename.h>

Inheritance diagram for FileNameList:
QList< FileName > QGList

Public Member Functions

void generateDiskNames ()
 
- Public Member Functions inherited from QList< FileName >
 QList (const QList< FileName > &l)
 
QList< FileName > & operator= (const QList< FileName > &l)
 
bool operator== (const QList< FileName > &list) const
 
uint count () const
 
bool isEmpty () const
 
bool insert (uint i, const FileName *d)
 
void inSort (const FileName *d)
 
void prepend (const FileName *d)
 
void append (const FileName *d)
 
bool remove (uint i)
 
bool remove (const FileName *d)
 
bool removeRef (const FileName *d)
 
bool removeFirst ()
 
bool removeLast ()
 
FileNametake (uint i)
 
void clear ()
 
void sort ()
 
int find (const FileName *d) const
 
int findRef (const FileName *d) const
 
uint contains (const FileName *d) const
 
uint containsRef (const FileName *d) const
 
FileNameat (uint i) const
 
FileNamegetFirst () const
 
FileNamegetLast () const
 
void setAutoDelete (bool enable)
 

Detailed Description

Class representing a list of FileName objects.


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