MCPcopy 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
129Measure RelativePosition::horizontalPadding() const
130{
131 return d->horizontalPadding;
132}
133
134void RelativePosition::setVerticalPadding(const Measure &pad)
135{

Callers 8

operator==Method · 0.80
operator<<Function · 0.80
populateWidgetsMethod · 0.80
populateWidgetsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected