Hi,
is anyone using threads in Qt5 applications on Genode? Is it possible to use QThreads or are Genodes own threads required? If so, how would I get an instance of Genode::Env in a Qt application (which I would need for the thread).
Regards, Johannes
Hi Johannes,
On 30.08.2017 16:22, Johannes Kliemann wrote:
is anyone using threads in Qt5 applications on Genode? Is it possible to use QThreads or are Genodes own threads required? If so, how would I get an instance of Genode::Env in a Qt application (which I would need for the thread).
QThreads are supported.
Regards, Christian
Hi Christian,
thanks for the hint with the qpluginwidget yesterday. I looked into the implementation and inheriting from QThread worked for me. Is it possible that moveToThread is not working or not implemented?
Regards, Johannes
Am 30.08.2017 um 18:10 schrieb Christian Prochaska:
Hi Johannes,
On 30.08.2017 16:22, Johannes Kliemann wrote:
is anyone using threads in Qt5 applications on Genode? Is it possible to use QThreads or are Genodes own threads required? If so, how would I get an instance of Genode::Env in a Qt application (which I would need for the thread).
QThreads are supported.
Regards, Christian
Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ genode-main mailing list genode-main@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/genode-main