Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCSX2/pcsx2
/ onDiscordServerActionTriggered
Method
onDiscordServerActionTriggered
pcsx2-qt/MainWindow.cpp:2065–2068 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2063
}
2064
2065
void MainWindow::onDiscordServerActionTriggered()
2066
{
2067
QtUtils::OpenURL(this, AboutDialog::getDiscordServerUrl());
2068
}
2069
2070
void MainWindow::onAboutActionTriggered()
2071
{
Callers
nothing calls this directly
Calls
1
OpenURL
Function · 0.85
Tested by
no test coverage detected