Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/okular
/ iconForAnnotationInfo
Function
iconForAnnotationInfo
gui/guiutils.cpp:157–160 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
155
}
156
157
QIcon iconForAnnotationInfo(const AnnotationInfo &info)
158
{
159
return QIcon::fromTheme(info.iconName);
160
}
161
162
QIcon iconForAnnotation(const Okular::Annotation *ann)
163
{
Callers
2
iconForAnnotation
Function · 0.85
data
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected