Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ clearSelection
Method
clearSelection
Gui/MultiInstancePanel.cpp:856–860 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
854
}
855
856
void
857
MultiInstancePanel::clearSelection()
858
{
859
_imp->view->selectionModel()->clear();
860
}
861
862
void
863
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