MCPcopy 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
255bool InstanceWindow::selectPage(QString pageId)
256{
257 return m_container->selectPage(pageId);
258}
259
260void InstanceWindow::refreshContainer()
261{

Callers 1

showInstanceWindowMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected