[inline]
Definition at line 90 of file qvaluelist.h.
00090 { typename std::list<type>::const_iterator it; for(it=std::list<type>::begin(); i; --i, ++it); return it; }