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

Method type

plugins/debuggercommon/mi/micommand.cpp:321–324  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

319}
320
321CommandType MICommand::type() const
322{
323 return type_;
324}
325
326bool MICommand::needsContext() const
327{

Callers 4

rationalizeQueueMethod · 0.45
changeEventMethod · 0.45
eventFilterMethod · 0.45
contextMenuExtensionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected