MCPcopy 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
53bool ProgressWin::isCancel()
54{
55 return m_isCancel;
56}
57
58void ProgressWin::setCancel()
59{

Callers 5

findAtBackMethod · 0.80
replaceAtBackMethod · 0.80
markAtBackMethod · 0.80
walkDirfileMethod · 0.80
createBlockIndexMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected