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

Method actionCollection

plugins/filemanager/filemanager.cpp:190–193  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

188}
189
190KActionCollection* FileManager::actionCollection() const
191{
192 return m_actionCollection;
193}
194
195KDirOperator* FileManager::dirOperator() const
196{

Callers 6

ProjectManagerViewMethod · 0.45
CompileAnalyzerMethod · 0.45
setupDiffActionsMethod · 0.45
mainWindowActionByIdMethod · 0.45
TestViewMethod · 0.45
VcsChangesViewMethod · 0.45

Calls

no outgoing calls

Tested by 1

TestViewMethod · 0.36