MCPcopy Create free account
hub / github.com/PolyMC/PolyMC / ~InstanceView

Method ~InstanceView

launcher/ui/instanceview/InstanceView.cpp:78–82  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected