MCPcopy 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
2060void MainWindow::onDocumentationActionTriggered()
2061{
2062 QtUtils::OpenURL(this, AboutDialog::getDocumentationUrl());
2063}
2064
2065void MainWindow::onDiscordServerActionTriggered()
2066{

Callers

nothing calls this directly

Calls 1

OpenURLFunction · 0.85

Tested by

no test coverage detected