Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MultiMC/Launcher
/ selectPage
Method
selectPage
launcher/ui/InstanceWindow.cpp:215–218 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
213
}
214
215
bool InstanceWindow::selectPage(QString pageId)
216
{
217
return m_container->selectPage(pageId);
218
}
219
220
void InstanceWindow::refreshContainer()
221
{
Callers
1
showInstanceWindow
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected