MCPcopy Create free account
hub / github.com/FreesmTeam/FreesmLauncher / ~InstanceView

Method ~InstanceView

launcher/ui/instanceview/InstanceView.cpp:77–81  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

75}
76
77InstanceView::~InstanceView()
78{
79 qDeleteAll(m_groups);
80 m_groups.clear();
81}
82
83void InstanceView::setModel(QAbstractItemModel* model)
84{

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected