Hi,
The problem is That I have a structure like this:
I have a QGraphicsWdget which is more or less acting as a container for all me items.
Than I have used qgridlayout and added all me items to it .this gridlayout is than set as child to the qgraphicswidget.
Now when i update any thing,its trying to paint all the scene items.I saw that using cache to gQGraphicItem would reduce repainting.
If so than where would be the best place to have it,QGraphicsWidget or to the items themselves??




Reply With Quote



Bookmarks