FX::QThread_DTHold::QThread_DTHold ( QThread t = QThread::current()  )  [inline]

Constructs an instance disabling thread termination for thread t.

Definition at line 1168 of file QThread.h.

01169         : Generic::DoUndo<QThread, void (QThread::*)(), void (QThread::*)()>(t, &QThread::disableTermination, &QThread::enableTermination) { }


(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