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

Provides a source dispatching the handler each time the QIODevice has finished to write data. More...

Inheritance diagram for QDispatchSourceTypeIODeviceWrite:

List of all members.

Public Member Functions

 QDispatchSourceTypeIODeviceWrite (QIODevice *)
 ~QDispatchSourceTypeIODeviceWrite ()

Protected Member Functions

virtual void init (QThread *)

Detailed Description

Provides a source dispatching the handler each time the QIODevice has finished to write data.

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

Deletion of the QIODevice is your own responsibility


Constructor & Destructor Documentation

QDispatchSourceTypeIODeviceWrite::QDispatchSourceTypeIODeviceWrite ( QIODevice *  )
QDispatchSourceTypeIODeviceWrite::~QDispatchSourceTypeIODeviceWrite ( )

Member Function Documentation

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