MCPcopy 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
22IFilterStrategy::Progress IFilterStrategy::progressInLine(const QString& line)
23{
24 Q_UNUSED(line);
25 return {};
26}
27
28}

Callers 1

processFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected