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

Method openFolder

launcher/ui/dialogs/IconPickerDialog.cpp:163–166  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

161}
162
163void IconPickerDialog::openFolder()
164{
165 DesktopServices::openPath(APPLICATION->icons()->getDirectory(), true);
166}

Callers

nothing calls this directly

Calls 3

openPathFunction · 0.85
getDirectoryMethod · 0.80
iconsMethod · 0.80

Tested by

no test coverage detected