MCPcopy 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
97GrepOutputViewFactory* GrepViewPlugin::toolViewFactory() const
98{
99 return m_factory;
100}
101
102GrepViewPlugin::~GrepViewPlugin()
103{

Callers 1

startSearchMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected