Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MrKepzie/Natron
/ clearSelection
Method
clearSelection
Gui/MultiInstancePanel.cpp:855–859 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
853
}
854
855
void
856
MultiInstancePanel::clearSelection()
857
{
858
_imp->view->selectionModel()->clear();
859
}
860
861
void
862
MultiInstancePanel::selectNodes(const std::list<Node*> & nodes,
Callers
1
selectNodes
Method · 0.45
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected