MCPcopy Create free account
hub / github.com/cxasm/notepad-- / setCancel

Method setCancel

src/progresswin.cpp:58–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56}
57
58void ProgressWin::setCancel()
59{
60 m_isCancel = true;
61 emit quitClick();
62}
63
64void ProgressWin::closeEvent(QCloseEvent* e)
65{

Callers 1

walkDirfileMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected