MCPcopy Create free account
hub / github.com/FreesmTeam/FreesmLauncher / autoDownloadJava

Method autoDownloadJava

launcher/ui/widgets/JavaSettingsWidget.cpp:541–544  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

539}
540
541bool JavaSettingsWidget::autoDownloadJava() const
542{
543 return m_autodownloadCheckBox && m_autodownloadCheckBox->isChecked();
544}
545
546bool JavaSettingsWidget::autoDetectJava() const
547{

Callers 1

validatePageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected