MCPcopy Create free account
hub / github.com/PCSX2/pcsx2 / uniqueName

Method uniqueName

pcsx2-qt/Debugger/DebuggerView.cpp:35–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33}
34
35QString DebuggerView::uniqueName() const
36{
37 return m_unique_name;
38}
39
40u64 DebuggerView::id() const
41{

Callers 7

createDockWidgetMethod · 0.80
createDebuggerViewMethod · 0.80
recreateDebuggerViewMethod · 0.80
setupDefaultLayoutMethod · 0.80
openContextMenuMethod · 0.80
setCpuOverrideForTabMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected