Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
58
InstanceView::~InstanceView()
59
{
60
qDeleteAll(m_groups);
61
m_groups.clear();
62
}
63
64
void InstanceView::setModel(QAbstractItemModel *model)
65
{
Callers
nothing calls this directly
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected