Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreesmTeam/FreesmLauncher
/ on_actionViewJavaFolder_triggered
Method
on_actionViewJavaFolder_triggered
launcher/ui/MainWindow.cpp:1236–1239 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1234
}
1235
1236
void MainWindow::on_actionViewJavaFolder_triggered()
1237
{
1238
DesktopServices::openPath(APPLICATION->javaPath(), true);
1239
}
1240
1241
void MainWindow::refreshInstances()
1242
{
Callers
nothing calls this directly
Calls
2
openPath
Function · 0.85
javaPath
Method · 0.45
Tested by
no test coverage detected