template<class type>
type* FX::QThreadLocalStorage< type >::operator-> (  )  const [inline]

Definition at line 849 of file QThread.h.

00849 { return static_cast<type *>(getPtr()); }


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