Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/KDChart
/ Private
Method
Private
src/KDChart/KDChartAbstractAreaWidget.cpp:18–21 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16
using namespace KDChart;
17
18
AbstractAreaWidget::Private::Private()
19
{
20
// this block left empty intentionally
21
}
22
23
AbstractAreaWidget::Private::~Private()
24
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected