Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
23
void FunctionCommandHandler::handle(const ResultRecord& r)
24
{
25
_callback(r);
26
}
27
28
MICommand::MICommand(CommandType type, const QString& command, CommandFlags flags)
29
: type_(type)
Callers
3
restoreSplits
Method · 0.45
invokeHandler
Method · 0.45
copyFileAndExpandMacros
Method · 0.45
Calls
no outgoing calls
Tested by
1
restoreSplits
Method · 0.36