[Qt-interest] QGraphicsView coordinates
Benjamin
ikipou at gmail.com
Tue Dec 16 11:59:20 CET 2008
2008/12/16 Phil <phillor at telstra.com>
> If I can no longer paint on a frame (maybe I still can but with a different
> method) can I use QGraphicsView instead? If so, how do I pass coordinates
> to
> QGraphicsScene so that, for instance, I can place text at a particular
> fixed
> point?
>
Leonardo is right about the painter.
If you want to draw a map with sliders and maybe zoom or selection, you
should have a look at GraphicsScene:
http://doc.trolltech.com/4.4/graphicsview.html
regards,
Benjamin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20081216/130755de/attachment.html
More information about the Qt-interest-old
mailing list