Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/KDChart
/ Private
Method
Private
src/KDChart/KDChartAbstractAreaBase.cpp:25–28 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
23
using namespace KDChart;
24
25
AbstractAreaBase::Private::Private()
26
{
27
init();
28
}
29
30
AbstractAreaBase::Private::~Private()
31
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected