template<typename keytype, class type>
uint FX::QDictBaseIterator< keytype, type >::count (  )  const [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; }


(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:37:42 2009 for TnFOX by doxygen v1.4.7