![]() |
KD Chart API Documentation
3.1
|
#include "KDChartRadarDiagram.h"
#include "KDChartRadarDiagram_p.h"
#include "KDChartPaintContext.h"
#include "KDChartPainterSaver_p.h"
#include <QPainter>
#include <KDABLibFakes>
Go to the source code of this file.
Macros | |
#define | d d_func() |
Functions | |
static qreal | fitFontSizeToGeometry (const QString &text, const QFont &font, const QRectF &geometry, const TextAttributes &ta) |
static QPointF | scaleToRealPosition (const QPointF &origin, const QRectF &sourceRect, const QRectF &destRect, const AbstractCoordinatePlane &plane) |
#define d d_func() |
Definition at line 30 of file KDChartRadarDiagram.cpp.
|
static |
Definition at line 94 of file KDChartRadarDiagram.cpp.
References rotatedRect(), and KDChart::TextAttributes::rotation().
Referenced by KDChart::RadarDiagram::paint(), and KDChart::TextLayoutItem::paint().
|
static |
Definition at line 119 of file KDChartRadarDiagram.cpp.
References KDChart::AbstractCoordinatePlane::translate().
Referenced by KDChart::RadarDiagram::paint().