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

Method on_actionViewCatPackFolder_triggered

launcher/ui/MainWindow.cpp:1221–1224  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1219}
1220
1221void MainWindow::on_actionViewCatPackFolder_triggered()
1222{
1223 DesktopServices::openPath(APPLICATION->themeManager()->getCatPacksFolder().path(), true);
1224}
1225
1226void MainWindow::on_actionViewIconsFolder_triggered()
1227{

Callers

nothing calls this directly

Calls 4

openPathFunction · 0.85
getCatPacksFolderMethod · 0.80
themeManagerMethod · 0.80
pathMethod · 0.45

Tested by

no test coverage detected