MCPcopy 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
116void 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
123void View::closeFiles()
124{

Callers

nothing calls this directly

Calls 2

rowMethod · 0.45
parentMethod · 0.45

Tested by

no test coverage detected