Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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;
60
QString FileAccess::absoluteFilePath() const
61
{
62
return
""
;
63
}
64
65
bool FileAccess::isLocal() const
66
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected