Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IChooseYou/Reclass
/ selectedProcessName
Method
selectedProcessName
src/processpicker.cpp:83–86 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
81
}
82
83
QString ProcessPicker::selectedProcessName() const
84
{
85
return m_selectedName;
86
}
87
88
void ProcessPicker::refreshProcessList()
89
{
Callers
1
selectTarget
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected