Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCSX2/pcsx2
/ setPrimary
Method
setPrimary
pcsx2-qt/Debugger/DebuggerView.cpp:84–87 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
82
}
83
84
void DebuggerView::setPrimary(bool is_primary)
85
{
86
m_is_primary = is_primary;
87
}
88
89
bool DebuggerView::setCpu(DebugInterface& new_cpu)
90
{
Callers
5
DockLayout
Method · 0.80
reset
Method · 0.80
recreateDebuggerView
Method · 0.80
setPrimaryDebuggerView
Method · 0.80
validatePrimaryDebuggerViews
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected