Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCSX2/pcsx2
/ customDisplayName
Method
customDisplayName
pcsx2-qt/Debugger/DebuggerView.cpp:65–68 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
63
}
64
65
QString DebuggerView::customDisplayName() const
66
{
67
return m_custom_display_name;
68
}
69
70
bool DebuggerView::setCustomDisplayName(QString display_name)
71
{
Callers
3
DockLayout
Method · 0.80
recreateDebuggerView
Method · 0.80
openContextMenu
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected