Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
35
QString DebuggerView::uniqueName() const
36
{
37
return m_unique_name;
38
}
39
40
u64 DebuggerView::id() const
41
{
Callers
7
createDockWidget
Method · 0.80
updateDockWidgetTitles
Method · 0.80
createDebuggerView
Method · 0.80
recreateDebuggerView
Method · 0.80
setupDefaultLayout
Method · 0.80
openContextMenu
Method · 0.80
setCpuOverrideForTab
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected