![]() |
KD Chart API Documentation
3.1
|
#include <KDChartPrintingParameters.h>
Static Public Member Functions | |
static void | resetScaleFactor () |
static QPen | scalePen (const QPen &pen) |
static void | setScaleFactor (const qreal scaleFactor) |
PrintingParameters stores the scale factor which lines has to been scaled with when printing. It's essentially printer's logical DPI / widget's logical DPI
Definition at line 34 of file KDChartPrintingParameters.h.
|
static |
Definition at line 30 of file KDChartPrintingParameters.cpp.
Referenced by KDChart::Chart::paint().
|
static |
Definition at line 35 of file KDChartPrintingParameters.cpp.
Referenced by KDChart::CartesianGrid::drawGrid(), KDChart::PolarGrid::drawGrid(), KDChart::RadarGrid::drawGrid(), KDChart::TernaryGrid::drawGrid(), KDChart::TernaryLineDiagram::paint(), KDChart::TernaryPointDiagram::paint(), KDChart::PolarDiagram::paint(), KDChart::RadarDiagram::paint(), KDChart::TextLayoutItem::paint(), KDChart::LeveyJenningsAxis::paintAsOrdinate(), KDChart::AbstractAreaBase::paintFrameAttributes(), KDChart::LineLayoutItem::paintIntoRect(), and KDChart::AbstractDiagram::paintMarker().
|
static |
Definition at line 25 of file KDChartPrintingParameters.cpp.
Referenced by KDChart::Chart::paint().