Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
163
void IconPickerDialog::openFolder()
164
{
165
DesktopServices::openPath(APPLICATION->icons()->getDirectory(), true);
166
}
Callers
nothing calls this directly
Calls
3
openPath
Function · 0.85
getDirectory
Method · 0.80
icons
Method · 0.80
Tested by
no test coverage detected