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