MCPcopy Create free account
hub / github.com/KDE/kdevelop / setToolViewToRaiseAtEnd

Method setToolViewToRaiseAtEnd

plugins/debuggercommon/midebugsession.cpp:157–160  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

155}
156
157void MIDebugSession::setToolViewToRaiseAtEnd(ToolView toolView)
158{
159 m_toolViewToRaiseAtEnd = toolView;
160}
161
162auto MIDebugSession::toolViewToRaiseAtEnd() const -> ToolView
163{

Callers 2

MIDebugJobMethod · 0.80
startMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected