Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cneben/QuickQanava
/ selectionRectEnd
Method
selectionRectEnd
src/qanGraphView.cpp:205–208 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
203
}
204
205
void GraphView::selectionRectEnd()
206
{
207
_selectedItems.clear(); // Clear selection cache
208
}
209
210
void GraphView::keyPressEvent(QKeyEvent *event)
211
{
Callers
nothing calls this directly
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected