Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
235
void GammaRay::NetworkSelectionModel::clearPendingSelection()
236
{
237
m_pendingSelection.clear();
238
m_pendingCommand = NoUpdate;
239
}
240
241
bool NetworkSelectionModel::isConnected() const
242
{
Callers
nothing calls this directly
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected