MCPcopy 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
357void MICommand::setStateReloading(bool f)
358{
359 stateReloading_ = f;
360}
361
362bool MICommand::stateReloading() const
363{

Callers 1

queueCmdMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected