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

Method fontSize

core/document.cpp:6211–6214  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6209}
6210
6211double Okular::NewSignatureData::fontSize() const
6212{
6213 return d->fontSize;
6214}
6215
6216void Okular::NewSignatureData::setFontSize(double fontSize)
6217{

Callers 3

okularToPopplerMethod · 0.45
finishSigningMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected