Hi all,
I have designed a form of Main windows in designer and added QGraphicsview into it.
I have not sub-classed QGraphicsview in my class.......
I need to draw ellipse in the graphics-view foreground ..I have read from manuals,to do we need to override the drawforeground and subclass QGraphicsview ....
Without subclassing is there any possible way of doing it....drawing ellipse in the foreground of graphicsview ...
Advise me...
Bookmarks