Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/GammaRay
/ clear
Method
clear
launcher/ui/processmodel.cpp:114–119 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
112
}
113
114
void ProcessModel::clear()
115
{
116
beginRemoveRows(QModelIndex(), 0, m_data.size());
117
m_data.clear();
118
endRemoveRows();
119
}
120
121
ProcData ProcessModel::dataForIndex(const QModelIndex &index) const
122
{
Callers
5
qtCoreFromProc
Function · 0.45
probeabidetector_elf.cpp
File · 0.45
run
Method · 0.45
ProcessFilterModel
Method · 0.45
validateHostAddress
Method · 0.45
Calls
2
QModelIndex
Class · 0.50
size
Method · 0.45
Tested by
1
run
Method · 0.36