Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/okular
/ setSoundIconName
Method
setSoundIconName
core/annotations.cpp:3028–3032 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3026
}
3027
3028
void SoundAnnotation::setSoundIconName(const QString &iconName)
3029
{
3030
Q_D(SoundAnnotation);
3031
d->icon = iconName;
3032
}
3033
3034
Sound *SoundAnnotation::sound() const
3035
{
Callers
1
createAnnotationFromPopplerAnnotation
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected