Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ toolViewToRaiseAtEnd
Method
toolViewToRaiseAtEnd
kdevplatform/debugger/interfaces/idebugsession.cpp:59–62 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
}
58
59
auto IDebugSession::toolViewToRaiseAtEnd() const -> ToolView
60
{
61
return ToolView::Debug;
62
}
63
64
bool IDebugSession::isRunning() const
65
{
Callers
1
debuggerStateChanged
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected