Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCSX2/pcsx2
/ canReset
Method
canReset
pcsx2-qt/Debugger/Docking/DockLayout.cpp:250–253 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
248
}
249
250
bool DockLayout::canReset()
251
{
252
return DockTables::defaultLayout(m_base_layout) != nullptr;
253
}
254
255
void DockLayout::reset()
256
{
Callers
2
openLayoutSwitcherContextMenu
Method · 0.80
resetLayoutClicked
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected