Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElyPrismLauncher/Launcher
/ logo
Method
logo
launcher/Application.cpp:1520–1523 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1518
}
1519
1520
QIcon Application::logo()
1521
{
1522
return QIcon(
":/"
+ BuildConfig.LAUNCHER_SVGFILENAME);
1523
}
1524
1525
bool Application::openJsonEditor(const QString& filename)
1526
{
Callers
3
MainWindow
Method · 0.80
AboutDialog
Method · 0.80
createInstanceShortcut
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected