MCPcopy 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
3028void SoundAnnotation::setSoundIconName(const QString &iconName)
3029{
3030 Q_D(SoundAnnotation);
3031 d->icon = iconName;
3032}
3033
3034Sound *SoundAnnotation::sound() const
3035{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected