#include "KDChartRingDiagram.h"
#include "KDChartAbstractPieDiagram.h"
#include "KDChartRingDiagram_p.h"
#include "KDChartAttributesModel.h"
#include "KDChartPaintContext.h"
#include "KDChartPainterSaver_p.h"
#include "KDChartPieAttributes.h"
#include "KDChartDataValueAttributes.h"
#include <QPainter>
#include <KDABLibFakes>
Go to the source code of this file.
Defines | |
#define | d d_func() |
Functions | |
static QRectF | buildReferenceRect (const PolarCoordinatePlane *plane) |
#define d d_func() |
Definition at line 46 of file KDChartRingDiagram.cpp.
static QRectF buildReferenceRect | ( | const PolarCoordinatePlane * | plane | ) | [static] |
Definition at line 159 of file KDChartRingDiagram.cpp.
References KDChart::PolarCoordinatePlane::translate().
Referenced by KDChart::RingDiagram::paint().