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

Method fileIconName

core/annotations.cpp:2922–2926  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2920}
2921
2922QString FileAttachmentAnnotation::fileIconName() const
2923{
2924 Q_D(const FileAttachmentAnnotation);
2925 return d->icon;
2926}
2927
2928void FileAttachmentAnnotation::setFileIconName(const QString &iconName)
2929{

Callers 2

createStyleWidgetMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected