you can add only widgets to a layout. Widgets are those you see on the screen. A QGraphicScene is a model class; in other words stores information/data about a scene. You should create a QGraphicsView and add that to the layout.
you can add only widgets to a layout. Widgets are those you see on the screen. A QGraphicScene is a model class; in other words stores information/data about a scene. You should create a QGraphicsView and add that to the layout.
We can't solve problems by using the same kind of thinking we used when we created them
di_zou (11th December 2009)
Bookmarks