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

Method errorInLine

kdevplatform/outputview/outputfilteringstrategies.cpp:60–63  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

58}
59
60FilteredItem NoFilterStrategy::errorInLine(const QString& line)
61{
62 return FilteredItem( line );
63}
64
65/// --- Compiler error filter strategy ---
66

Calls 15

FilteredItemClass · 0.85
ErrorFormatClass · 0.85
initializeFilteredItemFunction · 0.85
hasMatchMethod · 0.80
emptyMethod · 0.80
putDirAtEndMethod · 0.80
pathForFileMethod · 0.80
isMultiLineCaseMethod · 0.80
matchFunction · 0.70
matchMethod · 0.45
containsMethod · 0.45
parentMethod · 0.45