XDispatch 0.6.1
Classes
qdispatchsource.h File Reference
#include <qobject.h>
#include <qrunnable.h>
#include "qdispatchglobal.h"
#include "../xdispatch/dispatch.h"

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...
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Thu Apr 12 2012 09:50:43 for XDispatch by Doxygen 1.7.4
© 2010-2012 MLBA (about | privacy) All Rights reserved.