Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/GammaRay
/ dataForRow
Method
dataForRow
launcher/ui/processmodel.cpp:126–129 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
124
}
125
126
ProcData ProcessModel::dataForRow(int row) const
127
{
128
return m_data.at(row);
129
}
130
131
QModelIndex ProcessModel::indexForPid(const QString &pid) const
132
{
Callers
1
filterAcceptsRow
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected