QwtPainter (3) Linux Manual Page
QwtPainter – A collection of QPainter workarounds. Synopsis #include <qwt_painter.h> Static Public Member Functions static void setPolylineSplitting (bool) En/Disable line splitting for the raster paint engine. static bool polylineSplitting () static void setRoundingAlignment (bool) static bool roundingAlignment () static bool roundingAlignment (QPainter *) static void drawText (QPainter *, double x, double y, const QString &)…
