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

Method on_actionViewSkinsFolder_triggered

launcher/ui/MainWindow.cpp:1206–1209  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1204}
1205
1206void MainWindow::on_actionViewSkinsFolder_triggered()
1207{
1208 DesktopServices::openPath(APPLICATION->settings()->get("SkinsDir").toString(), true);
1209}
1210
1211void MainWindow::on_actionViewIconThemeFolder_triggered()
1212{

Callers

nothing calls this directly

Calls 4

openPathFunction · 0.85
toStringMethod · 0.45
getMethod · 0.45
settingsMethod · 0.45

Tested by

no test coverage detected