MCPcopy Create free account
hub / github.com/MultiMC/Launcher / javaPath

Method javaPath

launcher/ui/widgets/JavaSettingsWidget.cpp:180–183  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

178}
179
180QString JavaSettingsWidget::javaPath() const
181{
182 return m_javaPathTextBox->text();
183}
184
185int JavaSettingsWidget::maxHeapSize() const
186{

Callers 1

validatePageMethod · 0.80

Calls 1

textMethod · 0.45

Tested by

no test coverage detected