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

Method info

src/progresswin.cpp:16–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14
15
16void ProgressWin::info(QString text)
17{
18 ui.output->append(text);
19}
20
21void ProgressWin::setTotalSteps(int step)
22{

Callers 7

changeFileNameMethod · 0.80
changeFileExtMethod · 0.80
findAtBackMethod · 0.80
replaceAtBackMethod · 0.80
markAtBackMethod · 0.80
walkDirfileMethod · 0.80
createBlockIndexMethod · 0.80

Calls 1

appendMethod · 0.80

Tested by

no test coverage detected