Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
112
bool BarAttributes::useFixedValueBlockGap() const
113
{
114
return d->useFixedValueBlockGap;
115
}
116
117
void BarAttributes::setFixedBarWidth(qreal width)
118
{
Callers
8
testBarAttributesValueSettings
Method · 0.80
operator==
Method · 0.80
paint
Method · 0.80
paint
Method · 0.80
paint
Method · 0.80
paint
Method · 0.80
paint
Method · 0.80
paint
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected