Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ progressInLine
Method
progressInLine
kdevplatform/outputview/ifilterstrategy.cpp:22–26 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
}
21
22
IFilterStrategy::Progress IFilterStrategy::progressInLine(const QString& line)
23
{
24
Q_UNUSED(line);
25
return {};
26
}
27
28
}
Callers
1
process
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected