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