[Development] QtQuick 2 offscreen rendering

Paul Olav Tvete paul.tvete at digia.com
Tue Mar 18 12:03:49 CET 2014


On Tuesday 18 March 2014 10:12:35 André Bergner wrote:
> So what is the "official" way to render a QQuickView scene to an offscreen
> target while keeping it "alive"?
> 
> I remember talking to somebody at the last Qt dev days in Berlin. He was
> suggesting some solution that should make this possible with Qt 5.2.

Not officially supported, and not 5.2, but QQuickRenderControl, which is private 
API in 5.3, does support this usecase. We do plan to make this class public in 
a later Qt release, soI would recommend it  if Qt 5.3 is an option.

- Paul



More information about the Development mailing list