Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreesmTeam/FreesmLauncher
/ getWebsite
Function
getWebsite
launcher/ui/dialogs/AboutDialog.cpp:53–56 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
51
}
52
53
QString getWebsite(QString link)
54
{
55
return getLink(link, QObject::tr(
"Website"
));
56
}
57
58
QString getGitHub(QString username)
59
{
Callers
1
getCreditsHtml
Function · 0.85
Calls
1
getLink
Function · 0.85
Tested by
no test coverage detected