Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCSX2/pcsx2
/ isPrimary
Method
isPrimary
pcsx2-qt/Debugger/DebuggerView.cpp:79–82 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
77
}
78
79
bool DebuggerView::isPrimary() const
80
{
81
return m_is_primary;
82
}
83
84
void DebuggerView::setPrimary(bool is_primary)
85
{
Callers
6
sendEventImplementation
Method · 0.80
DockLayout
Method · 0.80
recreateDebuggerView
Method · 0.80
setPrimaryDebuggerView
Method · 0.80
validatePrimaryDebuggerViews
Method · 0.80
openContextMenu
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected