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

Method addMetaData

core/textdocumentgenerator.cpp:160–163  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

158}
159
160void TextDocumentGeneratorPrivate::addMetaData(DocumentInfo::Key key, const QString &value)
161{
162 mDocumentInfo.set(key, value);
163}
164
165QList<TextDocumentGeneratorPrivate::LinkInfo> TextDocumentGeneratorPrivate::generateLinkInfos() const
166{

Callers 1

slotJobStartedMethod · 0.80

Calls 1

setMethod · 0.80

Tested by

no test coverage detected