MCPcopy Create free account
hub / github.com/FreesmTeam/FreesmLauncher / on_actionViewIconsFolder_triggered

Method on_actionViewIconsFolder_triggered

launcher/ui/MainWindow.cpp:1226–1229  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1224}
1225
1226void MainWindow::on_actionViewIconsFolder_triggered()
1227{
1228 DesktopServices::openPath(APPLICATION->icons()->getDirectory(), true);
1229}
1230
1231void MainWindow::on_actionViewLogsFolder_triggered()
1232{

Callers

nothing calls this directly

Calls 3

openPathFunction · 0.85
getDirectoryMethod · 0.80
iconsMethod · 0.80

Tested by

no test coverage detected