template<typename keytype, class type>
FX::QDictBaseIterator< keytype, type >::operator type * (  )  const [inline, inherited]

Returns what the iterator points to.

Definition at line 404 of file qdictbase.h.

References FX::QDictBaseIterator< keytype, type >::retptr().

00404 { return retptr(); }


(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