Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/KDChart
/ tickMarkPens
Method
tickMarkPens
src/KDChart/KDChartRulerAttributes.cpp:144–147 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
142
}
143
144
RulerAttributes::TickMarkerPensMap RulerAttributes::tickMarkPens() const
145
{
146
return d->customTickMarkPens;
147
}
148
149
bool RulerAttributes::hasTickMarkPenAt(qreal value) const
150
{
Callers
1
operator<<
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected