MCPcopy 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
5886QStringList DocumentInfo::keys() const
5887{
5888 return d->values.keys();
5889}
5890
5891QString DocumentInfo::get(Key key) const
5892{

Callers 1

PropertiesDialogMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected