[Qt-interest] Creating Line Graphs in Qt.
程梁
chengliang.soft at gmail.com
Fri Feb 12 07:23:54 CET 2010
Yeah, you can draw graph yourself. See demos for more information.
Simply you should override paintEvent() function of QWidget.
However, QWT maybe a better choice.
2010/2/11 David Boddie <david.boddie at nokia.com>
> Wm. G. Urquhart wrote:
>
> > I now have a need to create a simple line graph and as I understand
> > thing I could use a QPainter. But having never done this before I'm
> > really don't know where to start.
> >
> > Does anyone know where I can get an example from, please.
>
> If you want ready-to-use widgets, you might want to look at Qwt:
>
> http://qwt.sourceforge.net/
>
> David
> --
> David Boddie
> Senior Technical Writer
> Nokia, Qt Development Frameworks
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>
--
Cheng Liang
from: chengliang.soft at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100212/4e3bcd6f/attachment.html
More information about the Qt-interest-old
mailing list