Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
381
void Annotation::Style::setEffectIntensity(double intensity)
382
{
383
d->m_effectIntensity = intensity;
384
}
385
386
double Annotation::Style::effectIntensity() const
387
{
Callers
3
setAnnotationProperties
Method · 0.80
okularToPoppler
Function · 0.80
createAnnotationFromPopplerAnnotation
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected