MCPcopy Create free account
hub / github.com/KDAB/GammaRay / checkSlowMode

Method checkSlowMode

plugins/quickinspector/quickinspector.cpp:678–682  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

676}
677
678void QuickInspector::checkSlowMode()
679{
680 // We can't check that for now as there is no getter for the property...
681 emit slowModeChanged(m_slowDownEnabled);
682}
683
684void QuickInspector::setSlowMode(bool slow)
685{

Callers 1

QuickInspectorWidgetMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected