Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ setEmptyMode
Method
setEmptyMode
launcher/ui/widgets/VersionSelectWidget.cpp:59–62 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
}
58
59
void VersionSelectWidget::setEmptyMode(VersionListView::EmptyMode mode)
60
{
61
listView->setEmptyMode(mode);
62
}
63
64
VersionSelectWidget::~VersionSelectWidget()
65
{
Callers
2
initialize
Method · 0.45
onTaskSucceeded
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected