MCPcopy 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
215bool InstanceWindow::selectPage(QString pageId)
216{
217 return m_container->selectPage(pageId);
218}
219
220void InstanceWindow::refreshContainer()
221{

Callers 1

showInstanceWindowMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected