static QThread* FX::QThread::current (  )  [static, inherited]

Returns the currently executing QThread object. Note that the primary thread (ie; the one main() was called by first thing) correctly returns a pointer to an internal thread object.

Warning:
All QThread usage is non-trivial and thus should not be used during static data initialisation and destruction. I've put in an assert() to help you catch these in debug mode.


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