MCPcopy 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
79bool DebuggerView::isPrimary() const
80{
81 return m_is_primary;
82}
83
84void DebuggerView::setPrimary(bool is_primary)
85{

Callers 6

DockLayoutMethod · 0.80
recreateDebuggerViewMethod · 0.80
openContextMenuMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected