libXDispatch 0.4
Public Member Functions
QDispatchCoreApplication Class Reference

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

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().


Constructor & Destructor Documentation

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

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

Generated on Wed Feb 22 2012 19:51:17 for libXDispatch by Doxygen 1.7.4
Content © 2011-2012 MLBA (about | privacy) – Design © 2010-2012 Emzeat. All Rights reserved.