template<class type>
FX::QIntDictIterator< type >::QIntDictIterator ( const QIntDict< type > &  d  )  [inline]

Definition at line 97 of file qintdict.h.

00097 : QDictBaseIterator<FXint, type>(d) { }


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