Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ isEnabledBySettings
Method
isEnabledBySettings
src/framework/lifecycle/pluginmetaobject.cpp:137–140 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
135
}
136
137
bool PluginMetaObject::isEnabledBySettings()
138
{
139
return d->enabledBySettings;
140
}
141
142
bool PluginMetaObject::isDisabledBySettings()
143
{
Callers
4
loadPlugin
Method · 0.80
writeSettings
Method · 0.80
update
Method · 0.80
changeLoadBtnState
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected