Hi need to render a web page in a thread to avoid loose time in the main loop. I have tried with qwebpage rendering in a qimage in a thread but it’s seems it’s not possible. Is there any way to render the html page in an offscreen buffer in a second thread ?
↧