MCPcopy 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
61QString GrepOutputItem::filename() const
62{
63 return m_change->m_document.str();
64}
65
66DocumentChangePointer GrepOutputItem::change() const
67{

Callers 3

activateMethod · 0.45

Calls 1

strMethod · 0.80

Tested by 2