Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ hasEnteredActiveState
Method
hasEnteredActiveState
plugins/debuggercommon/tests/testhelper.cpp:124–127 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
122
}
123
124
bool ActiveStateSessionSpy::hasEnteredActiveState() const
125
{
126
return m_hasEnteredActiveState;
127
}
128
129
void ActiveStateSessionSpy::reset()
130
{
Callers
2
resetAndRun
Function · 0.80
waitForState
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected