Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdiff3
/ isValid
Method
isValid
src/SourceData.cpp:95–98 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
93
}
94
95
bool SourceData::isValid() const
96
{
97
return isEmpty() || hasData();
98
}
99
100
QString SourceData::getFilename() const
101
{
Callers
2
readAndPreprocess
Method · 0.45
getEncodingFromTag
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected