Sorry, I guess I replied in a hurry.
Well, in that case why dont you make the topFrame as a child of view ? I dont think it is compulsory to make it a graphics item.
The top frame would need to have transparent background.
By the way if you dont have any interaction with the topframe, ie. no clicking or key press on it, and simply rendering, better way would be to simply draw in QGraphicsScene::drawForeground or QGraphicsView::drawBackground
If I come across some other solution I will let you know.




Reply With Quote
Bookmarks