[Qt-interest] drawing lines
Bastian Bense
bastibense at gmail.com
Wed Dec 23 15:58:58 CET 2009
Depending on what you want to do, you should take a look at QGraphicsView,
QGraphicsScene and the respective classes.
- http://qt.nokia.com/doc/4.6/qgraphicsscene.html
- http://qt.nokia.com/doc/4.6/qgraphicsview.html
2009/12/23 vyshakh krishnan <vyshakh.krishnan at gmail.com>
>
> I want to make an interface using qt in which user can draw lines
> between points and I want to know which are these points. This is for
> creting a logic simulator in qt. Can anybody help me in doing this?
>
--
Best regards,
Bastian Bense
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20091223/1feff194/attachment.html
More information about the Qt-interest-old
mailing list