Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
667
TableItem *
668
TableModel::createItem() const
669
{
670
return new TableItem;
671
}
672
673
bool
674
TableModel::setData(const QModelIndex &index,
Callers
1
setHorizontalHeaderLabels
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected