Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCSX2/pcsx2
/ onSettings
Method
onSettings
pcsx2-qt/Debugger/DebuggerWindow.cpp:394–397 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
392
}
393
394
void DebuggerWindow::onSettings()
395
{
396
g_main_window->doSettings(
"Debug"
);
397
}
398
399
void DebuggerWindow::onGameSettings()
400
{
Callers
nothing calls this directly
Calls
1
doSettings
Method · 0.80
Tested by
no test coverage detected