Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
560
void PluginSpec::setDisabledByDefault(bool value)
561
{
562
d->disabledByDefault = value;
563
}
564
565
void PluginSpec::setDisabledIndirectly(bool value)
566
{
Callers
1
foreach
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected