Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/KDChart
/ horizontalPadding
Method
horizontalPadding
src/KDChart/KDChartRelativePosition.cpp:129–132 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
127
}
128
129
Measure RelativePosition::horizontalPadding() const
130
{
131
return d->horizontalPadding;
132
}
133
134
void RelativePosition::setVerticalPadding(const Measure &pad)
135
{
Callers
8
operator==
Method · 0.80
operator<<
Function · 0.80
on_posPadHoriSB_valueChanged
Method · 0.80
on_negPadHoriSB_valueChanged
Method · 0.80
populateWidgets
Method · 0.80
on_posPadHoriSB_valueChanged
Method · 0.80
on_negPadHoriSB_valueChanged
Method · 0.80
populateWidgets
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected