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