|
KD Chart 2 [rev.2.4]
|
#include "KDChartRingDiagram.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.
Referenced by KDChart::RingDiagram::calculateDataBoundaries(), KDChart::RingDiagram::clone(), KDChart::RingDiagram::expandWhenExploded(), KDChart::RingDiagram::paint(), KDChart::RingDiagram::relativeThickness(), KDChart::RingDiagram::setExpandWhenExploded(), and KDChart::RingDiagram::setRelativeThickness().
| static QRectF buildReferenceRect | ( | const PolarCoordinatePlane * | plane | ) | [static] |
Definition at line 159 of file KDChartRingDiagram.cpp.
References KDChart::PolarCoordinatePlane::translate().
Referenced by KDChart::RingDiagram::paint().