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

Method handle

plugins/debuggercommon/mi/micommand.cpp:23–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21}
22
23void FunctionCommandHandler::handle(const ResultRecord& r)
24{
25 _callback(r);
26}
27
28MICommand::MICommand(CommandType type, const QString& command, CommandFlags flags)
29 : type_(type)

Callers 3

restoreSplitsMethod · 0.45
invokeHandlerMethod · 0.45

Calls

no outgoing calls

Tested by 1

restoreSplitsMethod · 0.36