MCPcopy Create free account
hub / github.com/PolyMC/PolyMC / javaPath

Method javaPath

launcher/ui/widgets/JavaSettingsWidget.cpp:185–188  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

183}
184
185QString JavaSettingsWidget::javaPath() const
186{
187 return m_javaPathTextBox->text();
188}
189
190int JavaSettingsWidget::maxHeapSize() const
191{

Callers 1

validatePageMethod · 0.80

Calls 1

textMethod · 0.45

Tested by

no test coverage detected