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

Method autoDetectJava

launcher/ui/widgets/JavaWizardWidget.cpp:543–546  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

541}
542
543bool JavaWizardWidget::autoDetectJava() const
544{
545 return m_autodetectJavaCheckBox->isChecked();
546}
547
548void JavaWizardWidget::onSpinBoxValueChanged(int)
549{

Callers 1

validatePageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected