MCPcopy 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
347void MICommand::setFrame(int frame)
348{
349 m_frame = frame;
350}
351
352QString MICommand::command() const
353{

Callers 1

executeCmdMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected