MCPcopy Create free account
hub / github.com/KDAB/GammaRay / clearPendingSelection

Method clearPendingSelection

common/networkselectionmodel.cpp:235–239  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

233}
234
235void GammaRay::NetworkSelectionModel::clearPendingSelection()
236{
237 m_pendingSelection.clear();
238 m_pendingCommand = NoUpdate;
239}
240
241bool NetworkSelectionModel::isConnected() const
242{

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected