|
| operator QList< T > () |
|
int | size () const |
|
void | removeAt (int i) |
|
void | removeAll (const T &t) |
|
bool | removeOne (const T &t) |
|
void | operator+= (const T &t) |
|
void | operator+= (const IList< T > &t) |
|
T | value (int index, const T &def={}) const |
|
bool | contains (const T &val) const |
|
void | append (const T &val) |
|
void | prepend (const T &val) |
|
bool | isEmpty () const |
|
void | pop_front () |
|
void | push_front (const T &t) |
|
const T & | last () const |
|
T & | last () |
|
int | indexOf (const T &t, int from=0) const |
|
IVector< T > | toVector () const |
|
T | takeFirst () |
|
IList< T > & | operator<< (const T &t) |
|
void | replace (int i, const T &val) |
|
T & | first () |
|
const T & | first () const |
|
The documentation for this class was generated from the following file:
- C:/Source/itasca-suite/common/base/src/idef.h