MCPcopy Create free account
hub / github.com/NatronGitHub/Natron / getItemNodeMap

Method getItemNodeMap

Gui/DopeSheet.cpp:304–308  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

302}
303
304DSTreeItemNodeMap
305DopeSheet::getItemNodeMap() const
306{
307 return _imp->treeItemNodeMap;
308}
309
310void
311DopeSheet::addNode(NodeGuiPtr nodeGui)

Callers 7

getCursorDuringHoverMethod · 0.80
drawRowsMethod · 0.80
computeRangesBelowMethod · 0.80
getKeyframeRangeMethod · 0.80
mousePressEventMethod · 0.80
selectAllMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected