MCPcopy 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
856void
857MultiInstancePanel::clearSelection()
858{
859 _imp->view->selectionModel()->clear();
860}
861
862void
863MultiInstancePanel::selectNodes(const std::list<Node*> & nodes,

Callers 1

selectNodesMethod · 0.45

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected