Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/okular
/ setShowCaption
Method
setShowCaption
core/annotations.cpp:1563–1567 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1561
}
1562
1563
void LineAnnotation::setShowCaption(bool show)
1564
{
1565
Q_D(LineAnnotation);
1566
d->m_lineShowCaption = show;
1567
}
1568
1569
bool LineAnnotation::showCaption() const
1570
{
Callers
1
createAnnotationFromPopplerAnnotation
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected