|
ISLEman
|
Class representing a list of FileName objects. More...
#include <filename.h>
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 () |
| FileName * | take (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 |
| FileName * | at (uint i) const |
| FileName * | getFirst () const |
| FileName * | getLast () const |
| void | setAutoDelete (bool enable) |
Class representing a list of FileName objects.
1.8.12