[inline]
Construct an iterator to the specified QPtrVector.
Definition at line 355 of file qptrvector.h.
00355 : dead(false), myvector(&const_cast<QPtrVector<type> &>(l)), me(const_cast<QPtrVector<type> &>(l).int_begin()) { }