Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCSX2/pcsx2
/ setName
Method
setName
pcsx2-qt/Debugger/Docking/DockLayout.cpp:123–126 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
121
}
122
123
void DockLayout::setName(QString name)
124
{
125
m_name = std::move(name);
126
}
127
128
BreakPointCpu DockLayout::cpu() const
129
{
Callers
3
contextAddFunction
Method · 0.45
loadLayouts
Method · 0.45
editLayoutClicked
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected