Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cxasm/notepad--
/ isCancel
Method
isCancel
src/progresswin.cpp:53–56 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
51
}
52
53
bool ProgressWin::isCancel()
54
{
55
return m_isCancel;
56
}
57
58
void ProgressWin::setCancel()
59
{
Callers
5
findAtBack
Method · 0.80
replaceAtBack
Method · 0.80
markAtBack
Method · 0.80
walkDirfile
Method · 0.80
createBlockIndex
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected