MCPcopy Create free account
hub / github.com/IChooseYou/Reclass / selectedProcessId

Method selectedProcessId

src/processpicker.cpp:78–81  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

76}
77
78uint32_t ProcessPicker::selectedProcessId() const
79{
80 return m_selectedPid;
81}
82
83QString ProcessPicker::selectedProcessName() const
84{

Callers 1

selectTargetMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected