KD Chart API Documentation  3.1
Public Member Functions | List of all members
KDChart::RadarGrid Class Reference

#include <KDChartRadarGrid.h>

Inheritance diagram for KDChart::RadarGrid:
KDChart::AbstractGrid

Public Member Functions

 RadarGrid ()
 
 ~RadarGrid () override
 
void drawGrid (PaintContext *context) override
 
- Public Member Functions inherited from KDChart::AbstractGrid
virtual ~AbstractGrid ()
 
void setNeedRecalculate ()
 
DataDimensionsList updateData (AbstractCoordinatePlane *plane)
 Returns the cached result of data calculation. More...
 

Additional Inherited Members

- Static Public Member Functions inherited from KDChart::AbstractGrid
static const DataDimension adjustedLowerUpperRange (const DataDimension &dim, bool adjustLower, bool adjustUpper)
 
static void adjustLowerUpperRange (qreal &start, qreal &end, qreal stepWidth, bool adjustLower, bool adjustUpper)
 
static bool isBoundariesValid (const DataDimensionsList &l)
 
static bool isBoundariesValid (const QPair< QPointF, QPointF > &b)
 
static bool isBoundariesValid (const QRectF &r)
 
static bool isValueValid (const qreal &r)
 
- Public Attributes inherited from KDChart::AbstractGrid
GridAttributes gridAttributes
 
- Protected Member Functions inherited from KDChart::AbstractGrid
 AbstractGrid ()
 
- Protected Attributes inherited from KDChart::AbstractGrid
DataDimensionsList mDataDimensions
 
AbstractCoordinatePlanemPlane = nullptr
 

Detailed Description

Definition at line 32 of file KDChartRadarGrid.h.

Constructor & Destructor Documentation

◆ RadarGrid()

KDChart::RadarGrid::RadarGrid ( )
inline

Definition at line 35 of file KDChartRadarGrid.h.

◆ ~RadarGrid()

KDChart::RadarGrid::~RadarGrid ( )
inlineoverride

Definition at line 39 of file KDChartRadarGrid.h.

Member Function Documentation

◆ drawGrid()

void RadarGrid::drawGrid ( PaintContext context)
overridevirtual

The documentation for this class was generated from the following files:

© 2001 Klarälvdalens Datakonsult AB (KDAB)
"The Qt, C++ and OpenGL Experts"
https://www.kdab.com/
https://www.kdab.com/development-resources/qt-tools/kd-chart/
Generated by doxygen 1.9.1