Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreesmTeam/FreesmLauncher
/ autoDetectJava
Method
autoDetectJava
launcher/ui/widgets/JavaSettingsWidget.cpp:546–549 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
544
}
545
546
bool JavaSettingsWidget::autoDetectJava() const
547
{
548
return m_autodetectJavaCheckBox->isChecked();
549
}
550
551
void JavaSettingsWidget::onSpinBoxValueChanged(int)
552
{
Callers
1
validatePage
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected