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

Method frame

plugins/debuggercommon/mi/micommand.cpp:342–345  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

340}
341
342int MICommand::frame() const
343{
344 return m_frame;
345}
346
347void MICommand::setFrame(int frame)
348{

Callers 3

queueCmdMethod · 0.45
executeCmdMethod · 0.45
testUserCommandMethod · 0.45

Calls

no outgoing calls

Tested by 1

testUserCommandMethod · 0.36