QwuiObjectThreadChangeEvent Class Reference

List of all members.

Public Types

enum  QwuiObjectThreadChangeEventType { ObjectThreadChange = QEvent::User + 32768 }

Public Member Functions

 QwuiObjectThreadChangeEvent (QObject *obj, QThread *target, QSemaphore *sem)
virtual ~QwuiObjectThreadChangeEvent ()
QObject * object () const
QThread * targetThread () const
QSemaphore * semaphore () const

Private Attributes

QObject * m_object
QThread * m_targetThread
QSemaphore * m_semaphore

Member Enumeration Documentation

Enumerator:
ObjectThreadChange 

Constructor & Destructor Documentation

QwuiObjectThreadChangeEvent::QwuiObjectThreadChangeEvent ( QObject *  obj,
QThread *  target,
QSemaphore *  sem 
) [inline]
virtual QwuiObjectThreadChangeEvent::~QwuiObjectThreadChangeEvent (  )  [inline, virtual]

Member Function Documentation

QObject* QwuiObjectThreadChangeEvent::object (  )  const [inline]
QSemaphore* QwuiObjectThreadChangeEvent::semaphore (  )  const [inline]
QThread* QwuiObjectThreadChangeEvent::targetThread (  )  const [inline]

Member Data Documentation


The documentation for this class was generated from the following file:
Generated on Fri Jun 4 01:18:58 2010 for QtWui : Web User Interfaces for Qt by  doxygen 1.6.3