Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/GammaRay
/ stop
Method
stop
client/processtracker.cpp:133–137 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
131
}
132
133
void ProcessTracker::stop()
134
{
135
d->previousInfo = ProcessTrackerInfo();
136
d->ticker->stop();
137
}
138
139
bool ProcessTrackerInfo::operator==(const GammaRay::ProcessTrackerInfo &other) const
140
{
Callers
13
scheduleNextSubmission
Method · 0.45
scheduleEncouragement
Method · 0.45
hidePopup
Method · 0.45
~SelectionModelClient
Method · 0.45
updateProcessTrackerState
Method · 0.45
requestRowColumnCount
Method · 0.45
requestDataAndFlags
Method · 0.45
setViewActive
Method · 0.45
newConnection
Method · 0.45
testStop
Method · 0.45
testTimerMultithreading
Function · 0.45
testLauncher
Method · 0.45
Calls
1
ProcessTrackerInfo
Class · 0.70
Tested by
4
testStop
Method · 0.36
testTimerMultithreading
Function · 0.36
testLauncher
Method · 0.36
testLauncherStyle
Method · 0.36