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

Method createItem

Gui/TableModelView.cpp:667–671  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

665}
666
667TableItem *
668TableModel::createItem() const
669{
670 return new TableItem;
671}
672
673bool
674TableModel::setData(const QModelIndex &index,

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected