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

Method setAnnotationFont

part/pageviewannotator.cpp:1755–1760  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1753}
1754
1755void PageViewAnnotator::setAnnotationFont(const QFont &font)
1756{
1757 currentAnnotationElement().setAttribute(QStringLiteral("font"), font.toString());
1758 saveBuiltinAnnotationTools();
1759 selectLastTool();
1760}
1761
1762void PageViewAnnotator::addToQuickAnnotations()
1763{

Callers 1

Calls 1

toStringMethod · 0.80

Tested by

no test coverage detected