Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/GammaRay
/ processes
Method
processes
launcher/ui/processmodel.cpp:201–204 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
199
}
200
201
ProcDataList ProcessModel::processes() const
202
{
203
return m_data;
204
}
205
206
Qt::ItemFlags ProcessModel::flags(const QModelIndex &index) const
207
{
Callers
1
updateProcesses
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected