Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreesmTeam/FreesmLauncher
/ javaPath
Method
javaPath
launcher/ui/widgets/JavaSettingsWidget.cpp:280–283 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
278
}
279
280
QString JavaSettingsWidget::javaPath() const
281
{
282
return m_javaPathTextBox->text();
283
}
284
285
int JavaSettingsWidget::maxHeapSize() const
286
{
Callers
8
getPrismJavaBundle
Function · 0.45
on_actionViewJavaFolder_triggered
Method · 0.45
validatePage
Method · 0.45
on_removeJavaButton_clicked
Method · 0.45
done
Method · 0.45
executeTask
Method · 0.45
setJavaPathFromPartial
Method · 0.45
downloadJava
Method · 0.45
Calls
1
text
Method · 0.45
Tested by
no test coverage detected