XDispatch 0.7.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
QDispatchCoreApplication Class Reference

Provides a QCoreApplication implementation internally executing the dispatch main queue. More...

#include <QtDispatch/qdispatchcoreapplication.h>

List of all members.

Public Member Functions

 QDispatchCoreApplication (int &argc, char **argv)
 ~QDispatchCoreApplication ()

Detailed Description

Provides a QCoreApplication implementation internally executing the dispatch main queue.

When used you can dispatch work onto the main thread by dispatching to the main_queue obtained by calling QDispatch::mainQueue().

Definition at line 61 of file qdispatchcoreapplication.h.


Constructor & Destructor Documentation

QDispatchCoreApplication::QDispatchCoreApplication ( int &  argc,
char **  argv 
)

The documentation for this class was generated from the following file:

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