Hello everybody,

I have inherited from QGLWidget and within i render simple Geometry and do some user interaction with the mouse.

Now i would like to add 2 QSlider which shalll hover over my scene for scaling purposes.


Unfortunately I do not have any Idea where to start with.

Any hints towards a solution are highly appreciated.

Regards