Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCSX2/pcsx2
/ onGitHubRepositoryActionTriggered
Method
onGitHubRepositoryActionTriggered
pcsx2-qt/MainWindow.cpp:2045–2048 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2043
}
2044
2045
void MainWindow::onGitHubRepositoryActionTriggered()
2046
{
2047
QtUtils::OpenURL(this, AboutDialog::getGitHubRepositoryUrl());
2048
}
2049
2050
void MainWindow::onSupportForumsActionTriggered()
2051
{
Callers
nothing calls this directly
Calls
1
OpenURL
Function · 0.85
Tested by
no test coverage detected