Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/XRay3D/GERBER_X3
/ closeFile
Method
closeFile
static_libs/filetree/ft_view.cpp:116–121 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
114
}
115
116
void View::closeFile()
117
{
118
m_model->removeRow(m_menuIndex.row(), m_menuIndex.parent());
119
// if (App::drillForm())
120
// App::drillForm()->on_pbClose_clicked();
121
}
122
123
void View::closeFiles()
124
{
Callers
nothing calls this directly
Calls
2
row
Method · 0.45
parent
Method · 0.45
Tested by
no test coverage detected