Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ selectPage
Method
selectPage
launcher/ui/InstanceWindow.cpp:255–258 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
253
}
254
255
bool InstanceWindow::selectPage(QString pageId)
256
{
257
return m_container->selectPage(pageId);
258
}
259
260
void InstanceWindow::refreshContainer()
261
{
Callers
1
showInstanceWindow
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected