Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
157
void MIDebugSession::setToolViewToRaiseAtEnd(ToolView toolView)
158
{
159
m_toolViewToRaiseAtEnd = toolView;
160
}
161
162
auto MIDebugSession::toolViewToRaiseAtEnd() const -> ToolView
163
{
Callers
2
MIDebugJob
Method · 0.80
start
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected