MCPcopy Create free account
hub / github.com/KDE/kdiff3 / absoluteFilePath

Method absoluteFilePath

test/fakefileaccess.cpp:60–63  ·  view source on GitHub ↗

KUrl url() const;

Source from the content-addressed store, hash-verified

58}
59// KUrl url() const;
60QString FileAccess::absoluteFilePath() const
61{
62 return "";
63}
64
65bool FileAccess::isLocal() const
66{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected