MCPcopy Create free account
hub / github.com/KDAB/KDChart / CartesianGrid

Method CartesianGrid

src/KDChart/Cartesian/KDChartCartesianGrid.cpp:28–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

26using namespace KDChart;
27
28CartesianGrid::CartesianGrid()
29 : AbstractGrid()
30{
31}
32
33CartesianGrid::~CartesianGrid()
34{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected