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

Method autoDownloadJava

launcher/ui/widgets/JavaWizardWidget.cpp:538–541  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

536}
537
538bool JavaWizardWidget::autoDownloadJava() const
539{
540 return m_autodownloadCheckBox && m_autodownloadCheckBox->isChecked();
541}
542
543bool JavaWizardWidget::autoDetectJava() const
544{

Callers 1

validatePageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected