MCPcopy 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
133void ProcessTracker::stop()
134{
135 d->previousInfo = ProcessTrackerInfo();
136 d->ticker->stop();
137}
138
139bool ProcessTrackerInfo::operator==(const GammaRay::ProcessTrackerInfo &other) const
140{

Callers 13

scheduleEncouragementMethod · 0.45
hidePopupMethod · 0.45
~SelectionModelClientMethod · 0.45
requestRowColumnCountMethod · 0.45
requestDataAndFlagsMethod · 0.45
setViewActiveMethod · 0.45
newConnectionMethod · 0.45
testStopMethod · 0.45
testTimerMultithreadingFunction · 0.45
testLauncherMethod · 0.45

Calls 1

ProcessTrackerInfoClass · 0.70

Tested by 4

testStopMethod · 0.36
testTimerMultithreadingFunction · 0.36
testLauncherMethod · 0.36
testLauncherStyleMethod · 0.36