Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ filename
Method
filename
plugins/grepview/grepoutputmodel.cpp:61–64 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
}
60
61
QString GrepOutputItem::filename() const
62
{
63
return m_change->m_document.str();
64
}
65
66
DocumentChangePointer GrepOutputItem::change() const
67
{
Callers
3
activate
Method · 0.45
testSingleFileAsDirectoryChoice
Method · 0.45
testIncludeExcludeFilters
Method · 0.45
Calls
1
str
Method · 0.80
Tested by
2
testSingleFileAsDirectoryChoice
Method · 0.36
testIncludeExcludeFilters
Method · 0.36