libXDispatch 0.6
Classes
include/QtDispatch/qdispatchsource.h File Reference

Go to the source code of this file.

Classes

class  QDispatchSourceType
 Base class of all source types supported by QDispatchSource. More...
class  QDispatchSourceTypeSignal
 Uses a signal emitted by a QObject as source and will dispatch the sources handler each time the signal is emitted. More...
class  QDispatchSourceTypeIODevice
 Provides a source dispatching the handler each time the QIODevice has new data to be read. More...
class  QDispatchSourceTypeIODeviceRead
class  QDispatchSourceTypeIODeviceWrite
 Provides a source dispatching the handler each time the QIODevice has finished to write data. More...
class  QDispatchSourceTypeNetworkManager
 This type will dispatch the handler each time the given network manager finished a QNetworkReply. More...
class  QDispatchSource
 Provides a dispatch source. More...

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.