Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElyPrismLauncher/Launcher
/ on_actionViewJavaFolder_triggered
Method
on_actionViewJavaFolder_triggered
launcher/ui/MainWindow.cpp:1345–1348 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1343
}
1344
1345
void MainWindow::on_actionViewJavaFolder_triggered()
1346
{
1347
DesktopServices::openPath(APPLICATION->javaPath(), true);
1348
}
1349
1350
void MainWindow::refreshInstances()
1351
{
Callers
nothing calls this directly
Calls
2
openPath
Function · 0.85
javaPath
Method · 0.45
Tested by
no test coverage detected