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

Method showCaption

core/annotations.cpp:1569–1573  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1567}
1568
1569bool LineAnnotation::showCaption() const
1570{
1571 Q_D(const LineAnnotation);
1572 return d->m_lineShowCaption;
1573}
1574
1575void LineAnnotation::setLineIntent(LineIntent intent)
1576{

Calls

no outgoing calls

Tested by

no test coverage detected