OpenSceneGraph/examples/osgviewerQT
Robert Osfield 315e0521c9 From Martin Beckett, "I tested DJ's fix to stop flicker on Windows + Qt viewer on 2.6.7
It solves the problem on XP and Win7 on Qt 4.5 and 4.62
It isn't necessary on Linux (ubuntu 8.10/9.04 Qt 4.5/4.6.2) but doesn't cause any harm.
But I have #ifdef'ed it with WIN32. I can't test it on 64bit windows (not sure if x64 defines WIN32?)"
2010-03-03 10:11:54 +00:00
..
AdapterWidget.cpp From Martin Beckett, added mouse wheel support 2009-04-08 10:32:19 +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 Martin Beckett, "I tested DJ's fix to stop flicker on Windows + Qt viewer on 2.6.7 2010-03-03 10:11:54 +00:00