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

Method setEmbeddedFile

core/annotations.cpp:2940–2944  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2938}
2939
2940void FileAttachmentAnnotation::setEmbeddedFile(EmbeddedFile *ef)
2941{
2942 Q_D(FileAttachmentAnnotation);
2943 d->embfile = ef;
2944}
2945
2946/** SoundAnnotation [Annotation] */
2947

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected