Originally Posted by RY Is it possible to inherit both QGraphicsScene and QGraphicsView? you can't inherit more then one QObject classes. so, multiply inherit from QGraphicsScene & QGraphicsView isn't allowed. when you try to do this you can see an error in output.
RY (15th October 2008)
Forum Rules
Bookmarks