MCPcopy 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
250bool DockLayout::canReset()
251{
252 return DockTables::defaultLayout(m_base_layout) != nullptr;
253}
254
255void DockLayout::reset()
256{

Callers 2

resetLayoutClickedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected