XDispatch 0.7.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Classes
qdispatchsource.h File Reference
#include <QtCore/qobject.h>
#include <QtCore/qscopedpointer.h>
#include "qdispatchglobal.h"
#include "qblockrunnable.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...

Generated on Tue Jun 12 2012 14:11:47 for XDispatch by Doxygen 1.8.0
© 2010-2012 MLBA (about | privacy) All Rights reserved.