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

Method setDisabledByDefault

lib/extensionsystem/pluginspec.cpp:560–563  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

558}
559
560void PluginSpec::setDisabledByDefault(bool value)
561{
562 d->disabledByDefault = value;
563}
564
565void PluginSpec::setDisabledIndirectly(bool value)
566{

Callers 1

foreachFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected