Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/KDChart
/ setCornerRadius
Method
setCornerRadius
src/KDChart/KDChartFrameAttributes.cpp:88–91 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
86
}
87
88
void FrameAttributes::setCornerRadius(qreal radius)
89
{
90
d->cornerRadius = radius;
91
}
92
93
qreal FrameAttributes::cornerRadius() const
94
{
Callers
1
main
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected