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

Method thread

plugins/debuggercommon/mi/micommand.cpp:332–335  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

330}
331
332int MICommand::thread() const
333{
334 return m_thread;
335}
336
337void MICommand::setThread(int thread)
338{

Callers 15

toQActionMethod · 0.80
relockMethod · 0.80
isLockedForThreadMethod · 0.80
doItMethod · 0.80
DoInForegroundMethod · 0.80
queueCmdMethod · 0.80
executeCmdMethod · 0.80
testUserCommandMethod · 0.80
runMethod · 0.80

Calls

no outgoing calls

Tested by 1

testUserCommandMethod · 0.64