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

Method setFileIconName

core/annotations.cpp:2928–2932  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2926}
2927
2928void FileAttachmentAnnotation::setFileIconName(const QString &iconName)
2929{
2930 Q_D(FileAttachmentAnnotation);
2931 d->icon = iconName;
2932}
2933
2934EmbeddedFile *FileAttachmentAnnotation::embeddedFile() const
2935{

Callers 2

applyChangesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected