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

Method fileName

core/sourcereference.cpp:43–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41}
42
43QString SourceReference::fileName() const
44{
45 return d->filename;
46}
47
48int SourceReference::row() const
49{

Callers 2

Calls

no outgoing calls

Tested by

no test coverage detected