MCPcopy 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
123void View::closeFiles()
124{
125 m_model->removeRows(0, m_childCount, m_menuIndex);
126}
127
128void View::setModel(QAbstractItemModel* model)
129{

Callers 3

createMainMenuMethod · 0.80
createMainMenuMethod · 0.80
createMainMenuMethod · 0.80

Calls 1

removeRowsMethod · 0.45

Tested by

no test coverage detected