Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
555
void PluginSpec::setEnabled(bool value)
556
{
557
d->enabledInSettings = value;
558
}
559
560
void PluginSpec::setDisabledByDefault(bool value)
561
{
Callers
2
updatePluginSettings
Method · 0.45
foreach
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected