Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ setStateReloading
Method
setStateReloading
plugins/debuggercommon/mi/micommand.cpp:357–360 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
355
}
356
357
void MICommand::setStateReloading(bool f)
358
{
359
stateReloading_ = f;
360
}
361
362
bool MICommand::stateReloading() const
363
{
Callers
1
queueCmd
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected