XDispatch 0.6.1
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 41 of file qdispatchapplication.h.


Constructor & Destructor Documentation

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

The documentation for this class was generated from the following file:
 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.