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