Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ stop
Method
stop
kdevplatform/sublime/holdupdates.cpp:18–23 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16
}
17
18
void HoldUpdates::stop()
19
{
20
if(!m_done)
21
m_w->setUpdatesEnabled(m_wasupdating);
22
m_done=true;
23
}
24
25
HoldUpdates::~HoldUpdates()
26
{
Callers
15
updateState
Method · 0.80
itemEntered
Method · 0.80
eventFilter
Method · 0.80
updateMessage
Method · 0.80
setArea
Method · 0.80
showNextMessage
Method · 0.80
postMessage
Method · 0.80
suspend
Method · 0.80
updateProgressData
Method · 0.80
nodeCleared
Method · 0.80
signalEmitted
Method · 0.80
delayedAutoScrollAndResize
Method · 0.80
Calls
no outgoing calls
Tested by
1
signalEmitted
Method · 0.64