MCPcopy 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
65QString DebuggerView::customDisplayName() const
66{
67 return m_custom_display_name;
68}
69
70bool DebuggerView::setCustomDisplayName(QString display_name)
71{

Callers 3

DockLayoutMethod · 0.80
recreateDebuggerViewMethod · 0.80
openContextMenuMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected