MCPcopy Create free account
hub / github.com/ElyPrismLauncher/Launcher / selectPage

Method selectPage

launcher/ui/InstanceWindow.cpp:208–211  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

206}
207
208bool InstanceWindow::selectPage(QString pageId)
209{
210 return m_container->selectPage(pageId);
211}
212
213void InstanceWindow::refreshContainer()
214{

Callers 1

showInstanceWindowMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected