[inline, inherited]
Returns the number of items in the list this iterator references.
Definition at line 389 of file qdictbase.h.
00389 { return mydict ? mydict->count() : 0; }