Hello All.

I am busy with a project which is due in a couple of days (2 to be exact)

forgive me if I seem abit off in this post ive been coding like crazy and im stuck on a certain point in my project.

So I have rendered a model in OpenGL through a QGraphicsScene. the last few bits of this project require me to implement arcball navigation through my OpenGL Scene

I have read NeHe's ArcBall tutorial but it seems rather complicated to me, does anyone have any Qt examples that i can look at?

regards
CM