MCPcopy 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
102bool KDiff3App::isFileSaved() const
103{
104 return m_bFileSaved;
105}
106
107bool KDiff3App::isDirComparison() const
108{

Callers 1

closeEventMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected