[Qt-interest] QApplication on separate thread...
Eric Clark
eclark at ara.com
Tue Jun 22 19:35:50 CEST 2010
Hello All,
I have a non-Qt application that loads a Qt application. The non-qt application would like to instantiate and start the Qt application on a separate thread than the main thread in which it resides. I am getting some errors associated with sending signals to objects on different threads. I was wondering if anyone could tell me if it is possible to have a QApplication that resides on a thread different than that of the main application? Or is it a requirement that the QApplication reside on the application's main thread?
Thank You in Advance!
Eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100622/fa3b76f7/attachment.html
More information about the Qt-interest-old
mailing list