It's fine to use QGraphicsView but it might be an overkill if all you want to do is to display a glyph and paint over it. See the Scribble example that comes with Qt - you can do it like this too.
It's fine to use QGraphicsView but it might be an overkill if all you want to do is to display a glyph and paint over it. See the Scribble example that comes with Qt - you can do it like this too.
RurouniJones (14th March 2010)
Bookmarks