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

Method selectPage

launcher/ui/dialogs/ResourceDownloadDialog.cpp:216–219  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

214}
215
216bool ResourceDownloadDialog::selectPage(QString pageId)
217{
218 return m_container->selectPage(pageId);
219}
220
221ResourcePage* ResourceDownloadDialog::selectedPage()
222{

Callers 2

NewInstanceDialogMethod · 0.45
InstallLoaderDialogMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected