Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2940
void FileAttachmentAnnotation::setEmbeddedFile(EmbeddedFile *ef)
2941
{
2942
Q_D(FileAttachmentAnnotation);
2943
d->embfile = ef;
2944
}
2945
2946
/** SoundAnnotation [Annotation] */
2947
Callers
1
createAnnotationFromPopplerAnnotation
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected