On second thought, I'm not sure how this solution would interact with the MOC 
(QT meta object compiler). osgQt::QGraphicsViewAdapter is a Q_OBJECT, meaning 
the MOC needs to run on it and produce an object file. If we move all code to 
the headers, then it would fall on the users responsibility to make sure they 
run the MOC on osg-headers. That's not too optimal.

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





_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to