input_urn
/home/onoda/Documents/qt-everywhere-opensource-src-4.7.4/doc/html/qmutablevectoriterator.html

output_urn
QMutableVectorIterator

inherits

public_types

properties

public_functions
QMutableVectorIterator ( QVector<T> & vector )
~QMutableVectorIterator ()
 bool findNext ( const T & value )
 bool findPrevious ( const T & value )
 bool hasNext () const
 bool hasPrevious () const
 void insert ( const T & value )
 T & next ()
 T & peekNext () const
 T & peekPrevious () const
 T & previous ()
 void remove ()
 void setValue ( const T & value ) const
 void toBack ()
 void toFront ()
 const T & value () const
 T & value ()
 QMutableVectorIterator & operator= ( QVector<T> & vector )

public_slots

signals

static_public_members

protected_functions

reimplemented_public_functions

reimplemented_protected_functions

protected_slots

related_non_members

templateClass
false

abstractClass
false

enbeddedClass
false

flag_objects

parent_flag_objects

typedefed_objects

parent_typedefed_objects

class_objects

parent_class_objects

enums

parent_enums

parent_index

parent_name

