MCPcopy 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
84void DebuggerView::setPrimary(bool is_primary)
85{
86 m_is_primary = is_primary;
87}
88
89bool DebuggerView::setCpu(DebugInterface& new_cpu)
90{

Callers 5

DockLayoutMethod · 0.80
resetMethod · 0.80
recreateDebuggerViewMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected