Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
216
bool ResourceDownloadDialog::selectPage(QString pageId)
217
{
218
return m_container->selectPage(pageId);
219
}
220
221
ResourcePage* ResourceDownloadDialog::selectedPage()
222
{
Callers
2
NewInstanceDialog
Method · 0.45
InstallLoaderDialog
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected