MCPcopy Create free account
hub / github.com/altairwei/WizNotePlus / setEnabled

Method setEnabled

lib/extensionsystem/pluginspec.cpp:555–558  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

553}
554
555void PluginSpec::setEnabled(bool value)
556{
557 d->enabledInSettings = value;
558}
559
560void PluginSpec::setDisabledByDefault(bool value)
561{

Callers 2

updatePluginSettingsMethod · 0.45
foreachFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected