MCPcopy Create free account
hub / github.com/KDAB/KDChart / useFixedValueBlockGap

Method useFixedValueBlockGap

src/KDChart/Cartesian/KDChartBarAttributes.cpp:112–115  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

110}
111
112bool BarAttributes::useFixedValueBlockGap() const
113{
114 return d->useFixedValueBlockGap;
115}
116
117void BarAttributes::setFixedBarWidth(qreal width)
118{

Callers 8

operator==Method · 0.80
paintMethod · 0.80
paintMethod · 0.80
paintMethod · 0.80
paintMethod · 0.80
paintMethod · 0.80
paintMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected