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

Method queryExit

src/kdiff3_shell.cpp:58–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56}
57
58bool KDiff3Shell::queryExit()
59{
60 return true;
61}
62
63void KDiff3Shell::closeEvent(QCloseEvent* e)
64{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected