Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/KDChart
/ padding
Method
padding
src/KDChart/KDChartFrameAttributes.cpp:103–106 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
101
}
102
103
int FrameAttributes::padding() const
104
{
105
return d->padding;
106
}
107
108
#if !defined(QT_NO_DEBUG_STREAM)
109
QDebug operator<<(QDebug dbg, const KDChart::FrameAttributes &fa)
Callers
3
operator==
Method · 0.80
operator<<
Function · 0.80
getFrameLeadings
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected