template<class type>
FX::Generic::lockedAccessor< type >::lockedAccessor ( type &  _val,
const QMutex m 
) [inline]

Definition at line 684 of file QThread.h.

References FXERRHM.

00684 : val(_val), h(0) { FXERRHM(h=new QMtxHold(m)); }


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