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

Method setEffectIntensity

core/annotations.cpp:381–384  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

379}
380
381void Annotation::Style::setEffectIntensity(double intensity)
382{
383 d->m_effectIntensity = intensity;
384}
385
386double Annotation::Style::effectIntensity() const
387{

Callers 3

okularToPopplerFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected