Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
387
uint32_t AttachProcessDialog::GetSelectedPid()
388
{
389
return m_processListWidget->GetSelectedPid();
390
}
391
392
void AttachProcessDialog::apply()
393
{
Callers
3
performAttachPID
Method · 0.45
apply
Method · 0.45
SetupMenu
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected