Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
26
using namespace KDChart;
27
28
CartesianGrid::CartesianGrid()
29
: AbstractGrid()
30
{
31
}
32
33
CartesianGrid::~CartesianGrid()
34
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected