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

Provides a source dispatching the handler each time the QIODevice has new data to be read. More...

Inheritance diagram for QDispatchSourceTypeIODevice:

List of all members.

Public Member Functions

 QDispatchSourceTypeIODevice (QIODevice *)
 ~QDispatchSourceTypeIODevice ()

Protected Member Functions

virtual void init (QThread *)

Detailed Description

Provides a source dispatching the handler each time the QIODevice has new data to be read.

QDispatchSource::data() will return a pointer to the QIODevice that has new data to b read, normally this is the device you passed upon creating this type

Deletion of the QIODevice is your own responsibility


Constructor & Destructor Documentation

QDispatchSourceTypeIODevice::QDispatchSourceTypeIODevice ( QIODevice *  )
QDispatchSourceTypeIODevice::~QDispatchSourceTypeIODevice ( )

Member Function Documentation

virtual void QDispatchSourceTypeIODevice::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.