XDispatch 0.7.2
Public Member Functions
QDispatchApplication Class Reference

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

#include <QtDispatch/qdispatchapplication.h>

List of all members.

Public Member Functions

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

Detailed Description

Provides a QApplication 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 45 of file qdispatchapplication.h.


Constructor & Destructor Documentation

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

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Sun Jan 27 2013 21:21:52 for XDispatch by Doxygen 1.7.6.1
© 2010-2013 MLBA (about | privacy) All Rights reserved.