hi,
I have created small test application which adds QGLwidget to QGraphicsScene.

I have reimplement paintGL() method and drawing triangle by using openGL.

If i am adding this QGLWidget to QGraphicsScene by using addWidget() of Qt4.4.
Its not showing anything.


Can any one help me what is wrong in that.

regards,
~sanjay