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

Callers 1

selectNodesMethod · 0.45

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected