MCPcopy Create free account
hub / github.com/MultiMC/Launcher / ~InstanceView

Method ~InstanceView

launcher/ui/instanceview/InstanceView.cpp:58–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56}
57
58InstanceView::~InstanceView()
59{
60 qDeleteAll(m_groups);
61 m_groups.clear();
62}
63
64void InstanceView::setModel(QAbstractItemModel *model)
65{

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected