MCPcopy 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
205bool ResourceDownloadDialog::selectPage(QString pageId)
206{
207 return m_container->selectPage(pageId);
208}
209
210ResourcePage* ResourceDownloadDialog::selectedPage()
211{

Callers 2

NewInstanceDialogMethod · 0.45
InstallLoaderDialogMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected