libXDispatch 0.6
Public Member Functions | Protected Member Functions
QDispatchSourceTypeSignal Class Reference

Uses a signal emitted by a QObject as source and will dispatch the sources handler each time the signal is emitted. More...

Inheritance diagram for QDispatchSourceTypeSignal:

List of all members.

Public Member Functions

 QDispatchSourceTypeSignal (QObject *sender, const char *signal)
 ~QDispatchSourceTypeSignal ()

Protected Member Functions

virtual void init (QThread *)

Detailed Description

Uses a signal emitted by a QObject as source and will dispatch the sources handler each time the signal is emitted.

This source type does not provide any useful data when calling QDispatchSource::data()

Make sure to delete the object used in here when deleting the source.


Constructor & Destructor Documentation

QDispatchSourceTypeSignal::QDispatchSourceTypeSignal ( QObject *  sender,
const char *  signal 
)
QDispatchSourceTypeSignal::~QDispatchSourceTypeSignal ( )

Member Function Documentation

virtual void QDispatchSourceTypeSignal::init ( QThread *  ) [protected, virtual]

The documentation for this class was generated from the following file:

Generated on Wed Feb 22 2012 19:57:00 for libXDispatch by Doxygen 1.7.4
Content © 2011-2012 MLBA (about | privacy) – Design © 2010-2012 Emzeat. All Rights reserved.