MCPcopy Create free account
hub / github.com/KDE/okular / lineInnerColor

Method lineInnerColor

core/annotations.cpp:1533–1537  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1531}
1532
1533QColor LineAnnotation::lineInnerColor() const
1534{
1535 Q_D(const LineAnnotation);
1536 return d->m_lineInnerColor;
1537}
1538
1539void LineAnnotation::setLineLeadingForwardPoint(double point)
1540{

Callers 5

LineAnnotPainterMethod · 0.80
toolXmlMethod · 0.80
createStyleWidgetMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected