Provides a QApplication implementation internally executing the dispatch main queue. More...
| Public Member Functions | |
| QDispatchApplication (int &argc, char **argv) | |
| ~QDispatchApplication () | |
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().
| QDispatchApplication::QDispatchApplication | ( | int & | argc, | 
| char ** | argv | ||
| ) | 
| QDispatchApplication::~QDispatchApplication | ( | ) |