18 namespace Threads {
class Mutex; }
34 operator const mQtclass(QObject)*()
const;
36 const mQtclass(QObject*) operator->()
const;
#define mQtclass(cls)
Definition: commondefs.h:232
Interface class for Notifier. See comments there.
Definition: notify.h:20
Helper class for QPtr to relay Qt's messages. Internal object, to hide Qt's signal/slot mechanism...
Definition: i_qptr.h:24
interface to threads that should be portable.
Definition: atomic.h:24
Class with a pointer to a QObject. The pointer will be set to null when the QObject goes out of scope...
Definition: qptr.h:27
Is a lock that allows a thread to have exlusive rights to something.
Definition: thread.h:43
i_QPtrImpl * impl_
Definition: qptr.h:46