template<class type>
type* FX::QDict< type >::operator[] ( const FXString k  )  const [inline]

Definition at line 160 of file qdict.h.

References FX::QDict< type >::find().

00160 { return find(k); }


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