Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ toolViewFactory
Method
toolViewFactory
plugins/grepview/grepviewplugin.cpp:97–100 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
95
}
96
97
GrepOutputViewFactory* GrepViewPlugin::toolViewFactory() const
98
{
99
return m_factory;
100
}
101
102
GrepViewPlugin::~GrepViewPlugin()
103
{
Callers
1
startSearch
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected