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

Method lineIntent

core/annotations.cpp:1581–1585  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1579}
1580
1581LineAnnotation::LineIntent LineAnnotation::lineIntent() const
1582{
1583 Q_D(const LineAnnotation);
1584 return d->m_lineIntent;
1585}
1586
1587Annotation::SubType LineAnnotation::subType() const
1588{

Calls

no outgoing calls

Tested by

no test coverage detected