[osg-users] qt5 qml plugin

Roy Arents osgforum at tevs.eu
Wed Nov 18 06:13:53 PST 2015


Hi,

I think I've solved it. You need to add a QQuickWidget to a QWidget using something like: widget->layout()->addWidget(qwidget);

Then call widget->repaint(); periodically using a singal/slot or a handler

Thank you!

Cheers,
Roy

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=65673#65673








More information about the osg-users mailing list