Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElyPrismLauncher/Launcher
/ getDesktopDir
Function
getDesktopDir
launcher/FileSystem.cpp:891–894 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
889
}
890
891
QString getDesktopDir()
892
{
893
return QStandardPaths::writableLocation(QStandardPaths::DesktopLocation);
894
}
895
896
QString getApplicationsDir()
897
{
Callers
5
createShortcut
Function · 0.85
CreateShortcutDialog
Method · 0.85
createInstanceShortcutOnDesktop
Function · 0.85
createInstanceShortcutInOther
Function · 0.85
test_getDesktop
Method · 0.85
Calls
no outgoing calls
Tested by
1
test_getDesktop
Method · 0.68