[Qt-creator] How to draw a chart

alpha_one_x86 alpha.super-one at laposte.net
Fri Jan 30 06:52:57 CET 2009


Liu Shan wrote:
> Hi all,
>
> I'm newbie in QT development, I want to develop an app that runs on Gumstix 
> (embedded environment), it can collect data and display in chart, e.g, line, 
> bar line, etc. I'm now using Qt-Creator to develop it. I want to know, it 
> that qt creator or qt designer provide any component to draw chart like some 
> IDE, e,g Borland C++ Builder that has TChart component? or has some 
> alternative way to implement it?
>
>
> Very thanks
>
>
> Susan 
>
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-creator
>
>
>   
I have the same wish, but Qt not provide (in version 4.4.3) tools for do
directly graphic like borland, you need use QGraphicView and place your
object for do it manually.




More information about the Qt-creator-old mailing list