Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/okular
/ textColor
Method
textColor
core/annotations.cpp:1194–1198 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1192
}
1193
1194
QColor TextAnnotation::textColor() const
1195
{
1196
Q_D(const TextAnnotation);
1197
return d->m_textColor;
1198
}
1199
1200
void TextAnnotation::setInplaceAlignment(int alignment)
1201
{
Callers
6
updatePopplerAnnotationFromOkularAnnotation
Function · 0.80
createAnnotationFromPopplerAnnotation
Function · 0.80
paintCroppedPageOnPainter
Method · 0.80
toolXml
Method · 0.80
renderLatex
Method · 0.80
addTextColorButton
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected