[inline, inherited]
Increments the iterator.
Definition at line 412 of file qdictbase.h.
00413 { 00414 return this->operator+=(1); 00415 }