PDA

View Full Version : how can i display curve in realtime?



blm
10th September 2008, 13:15
I have known how can static display a curve, I write a class named "CurveDisplay"

but now i want implement it under realtime, i.e. dynamic display,
how can i do it?:confused:
thanks,
Jin

jacek
11th September 2008, 21:03
"Dynamic" curve is a static curve redrawn many times per second. See QTimer.