MCPcopy Create free account
hub / github.com/Vector35/debugger / GetSelectedPid

Method GetSelectedPid

ui/attachprocess.cpp:387–390  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

385}
386
387uint32_t AttachProcessDialog::GetSelectedPid()
388{
389 return m_processListWidget->GetSelectedPid();
390}
391
392void AttachProcessDialog::apply()
393{

Callers 3

performAttachPIDMethod · 0.45
applyMethod · 0.45
SetupMenuMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected