int findRef(Item, uint index) const
bool fill(Item, int flen)
bool fill(const type *d, int size=-1)
uint contains(const type *d) const
int find(Item, uint index) const
bool insert(uint index, Item)
uint containsRef(Item) const
Item at(uint index) const
bool resize(uint newsize)
The QGList class is an internal class for implementing Qt collection classes.
The QGVector class is an internal class for implementing Qt collection classes.
uint containsRef(const type *d) const
int find(const type *d, uint i=0) const
int findRef(const type *d, uint i=0) const
QVector< type > & operator=(const QVector< type > &v)
QGVector & operator=(const QGVector &v)
int bsearch(const type *d) const
type * operator[](int i) const
QVector(const QVector< type > &v)
uint contains(Item) const
void toList(QGList *list) const
void toList(QGList *) const
bool insert(uint i, const type *d)