Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreesmTeam/FreesmLauncher
/ selectPage
Method
selectPage
launcher/ui/dialogs/ResourceDownloadDialog.cpp:205–208 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
203
}
204
205
bool ResourceDownloadDialog::selectPage(QString pageId)
206
{
207
return m_container->selectPage(pageId);
208
}
209
210
ResourcePage* ResourceDownloadDialog::selectedPage()
211
{
Callers
2
NewInstanceDialog
Method · 0.45
InstallLoaderDialog
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected