Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
16
void ProgressWin::info(QString text)
17
{
18
ui.output->append(text);
19
}
20
21
void ProgressWin::setTotalSteps(int step)
22
{
Callers
7
changeFileName
Method · 0.80
changeFileExt
Method · 0.80
findAtBack
Method · 0.80
replaceAtBack
Method · 0.80
markAtBack
Method · 0.80
walkDirfile
Method · 0.80
createBlockIndex
Method · 0.80
Calls
1
append
Method · 0.80
Tested by
no test coverage detected