Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/XRay3D/GERBER_X3
/ remove
Method
remove
static_libs/filetree/ft_node.cpp:91–91 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
89
}
90
91
void Node::remove(int row) { childs.takeAt(row); }
92
93
QModelIndex Node::index(int column) const
94
{
Callers
3
closeProject
Method · 0.45
removeRows
Method · 0.45
dropEvent
Method · 0.45
Calls
1
takeAt
Method · 0.80
Tested by
no test coverage detected