template<typename keytype, class type>
FX::QDictBaseIterator< keytype, type >::~QDictBaseIterator (  )  [inline]

Definition at line 360 of file qdictbase.h.

00361     {
00362         if(mydict)
00363             int_removeFromDict();
00364     }


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