MCPcopy 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
201ProcDataList ProcessModel::processes() const
202{
203 return m_data;
204}
205
206Qt::ItemFlags ProcessModel::flags(const QModelIndex &index) const
207{

Callers 1

updateProcessesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected