Hello Uwe and Co!

I'ld like to know if it's actually meaningful to use QwtPlotDirectPainter to improve efficiency in drawing QwtPlots in a embedded device (real time pretended), but when graphs are quite simple (lets say a 800 x 600 QwtPlot with max 8 simple QwtPlotCurves). Is there so much significance in using this class, or should I stay in KISS and just use replot() anyway?


Thanks,

Momergil