Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/okular
/ keys
Method
keys
core/document.cpp:5886–5889 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5884
}
5885
5886
QStringList DocumentInfo::keys() const
5887
{
5888
return d->values.keys();
5889
}
5890
5891
QString DocumentInfo::get(Key key) const
5892
{
Callers
1
PropertiesDialog
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected