Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PrismLauncher/PrismLauncher
/ javaPath
Method
javaPath
launcher/ui/widgets/JavaWizardWidget.cpp:277–280 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
275
}
276
277
QString JavaWizardWidget::javaPath() const
278
{
279
return m_javaPathTextBox->text();
280
}
281
282
int JavaWizardWidget::maxHeapSize() const
283
{
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