I need to run the qt gui from my context.
I am initializing the gui and instead of running Qapplication.exec() i want to handle events and manualy control the gui from my threads contex.
However, the display is not Initialized ,
what am i missing?
↧