[Qt-qml] qml on scenegraph

Alan Alpert alan.alpert at nokia.com
Mon Oct 17 02:56:52 CEST 2011


On Fri, 14 Oct 2011 22:28:30 ext Sergiy.Dubovik at nokia.com wrote:
> Hei,
> 
> I'm trying to get scene graph working on desktop. It's fairly complex to
> compile qt5 on linux but i think i partially managed that. However I
> couldn't find code which could initialize declarative engine properly.
> Examples seems to be for qt4. Anyone got it working and could share the
> code? Thanks.

qmlscene is currently the tool to launch scenegraph QML on desktop (not 
qmlviewer, which is still Qt4). You can look at it and see how it initializes 
the QSGView.

tools/qmlscene/main.cpp

-- 
Alan Alpert
Senior Engineer
Nokia, Qt Development Frameworks


More information about the Qt-qml mailing list