Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdiff3
/ isFileSaved
Method
isFileSaved
src/kdiff3.cpp:102–105 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
100
}
101
102
bool KDiff3App::isFileSaved() const
103
{
104
return m_bFileSaved;
105
}
106
107
bool KDiff3App::isDirComparison() const
108
{
Callers
1
closeEvent
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected