Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
58
void ProgressWin::setCancel()
59
{
60
m_isCancel = true;
61
emit quitClick();
62
}
63
64
void ProgressWin::closeEvent(QCloseEvent* e)
65
{
Callers
1
walkDirfile
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected