Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
78
InstanceView::~InstanceView()
79
{
80
qDeleteAll(m_groups);
81
m_groups.clear();
82
}
83
84
void InstanceView::setModel(QAbstractItemModel *model)
85
{
Callers
nothing calls this directly
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected