The bundled osgViewerQt example adds viewer widgets to a grid layout. All you need do is to change it to set up an equivalent to class ViewerWidget which loads a layout from a ui file, as per the examples here: http://doc.qt.io/qt-5/designer-using-a-ui-file.html
-----Original Message----- From: osg-users [mailto:[email protected]] On Behalf Of Christian Kunz Sent: 15 April 2015 09:42 To: [email protected] Subject: Re: [osg-users] [3rdparty] Qt Form integration Hi Alistair, thanks for your reply. Your solution seems way easier. Do you have an example how to do that? ... Thank you! Cheers, Christian _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

