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