Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ setFrame
Method
setFrame
plugins/debuggercommon/mi/micommand.cpp:347–350 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
345
}
346
347
void MICommand::setFrame(int frame)
348
{
349
m_frame = frame;
350
}
351
352
QString MICommand::command() const
353
{
Callers
1
executeCmd
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected