Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/KDChart
/ Private
Method
Private
src/KDChart/KDChartLineAttributes.cpp:35–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
};
34
35
LineAttributes::Private::Private()
36
{
37
}
38
39
LineAttributes::LineAttributes()
40
: _d(new Private())
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected