MCPcopy Create free account
hub / github.com/KDE/kdevelop / actionInLine

Method actionInLine

kdevplatform/outputview/outputfilteringstrategies.cpp:55–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

53}
54
55FilteredItem NoFilterStrategy::actionInLine(const QString& line)
56{
57 return FilteredItem( line );
58}
59
60FilteredItem NoFilterStrategy::errorInLine(const QString& line)
61{

Calls 11

FilteredItemClass · 0.85
ActionFormatClass · 0.85
hasMatchMethod · 0.80
sectionMethod · 0.80
putDirAtEndMethod · 0.80
PathClass · 0.50
matchMethod · 0.45
push_backMethod · 0.45
insertMethod · 0.45
sizeMethod · 0.45
containsMethod · 0.45