MCPcopy 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
18void HoldUpdates::stop()
19{
20 if(!m_done)
21 m_w->setUpdatesEnabled(m_wasupdating);
22 m_done=true;
23}
24
25HoldUpdates::~HoldUpdates()
26{

Callers 15

updateStateMethod · 0.80
itemEnteredMethod · 0.80
eventFilterMethod · 0.80
updateMessageMethod · 0.80
setAreaMethod · 0.80
showNextMessageMethod · 0.80
postMessageMethod · 0.80
suspendMethod · 0.80
updateProgressDataMethod · 0.80
nodeClearedMethod · 0.80
signalEmittedMethod · 0.80

Calls

no outgoing calls

Tested by 1

signalEmittedMethod · 0.64