Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreesmTeam/FreesmLauncher
/ setEmptyMode
Method
setEmptyMode
launcher/ui/widgets/VersionSelectWidget.cpp:76–79 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
74
}
75
76
void VersionSelectWidget::setEmptyMode(VersionListView::EmptyMode mode)
77
{
78
listView->setEmptyMode(mode);
79
}
80
81
VersionSelectWidget::~VersionSelectWidget() {}
82
Callers
2
initialize
Method · 0.45
onTaskSucceeded
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected