OpenSceneGraph/examples/osgviewerQT
Robert Osfield 42cc008c06 From Morne Pistorius, "Attached is a modified version of the QOSGWidget example that shows
the workaround we discussed for adding/removing views in a composite
viewer at runtime.  A dummy view is added to the viewer to always keep
it live.

Also, I added a #define to the Qt event relay methods to not override
them on a Windows system.  This fixes the bug where duplicate events
are being sent and making it impossible to throw the trackball."
2009-02-05 12:21:50 +00:00
..
AdapterWidget.cpp From John Shue, build fix for QT 3.x 2008-04-17 11:12:21 +00:00
CMakeLists.txt From David Cullu and Robert Osfield, David addded a new style of OSG integration with QT by sublcassing from QTWidget and using osgViewer to create the graphics context, Robert added integration of this codes 2007-12-08 15:46:19 +00:00
osgviewerQT.cpp From David Cullu and Robert Osfield, David addded a new style of OSG integration with QT by sublcassing from QTWidget and using osgViewer to create the graphics context, Robert added integration of this codes 2007-12-08 15:46:19 +00:00
QOSGWidget.cpp From Morne Pistorius, "Attached is a modified version of the QOSGWidget example that shows 2009-02-05 12:21:50 +00:00