MCPcopy 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
205void GraphView::selectionRectEnd()
206{
207 _selectedItems.clear(); // Clear selection cache
208}
209
210void GraphView::keyPressEvent(QKeyEvent *event)
211{

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected