Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/XRay3D/GERBER_X3
/ closeFiles
Method
closeFiles
static_libs/filetree/ft_view.cpp:123–126 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
121
}
122
123
void View::closeFiles()
124
{
125
m_model->removeRows(0, m_childCount, m_menuIndex);
126
}
127
128
void View::setModel(QAbstractItemModel* model)
129
{
Callers
3
createMainMenu
Method · 0.80
createMainMenu
Method · 0.80
createMainMenu
Method · 0.80
Calls
1
removeRows
Method · 0.45
Tested by
no test coverage detected