Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/krita
/ isEnabled
Method
isEnabled
plugins/extensions/pykrita/plugin/PythonPluginManager.h:37–40 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
}
36
37
inline bool isEnabled() const
38
{
39
return m_enabled;
40
}
41
42
inline bool isBroken() const
43
{
Callers
15
popupActionsMenu
Method · 0.45
slotUpdateCheckboxes
Method · 0.45
setColor
Method · 0.45
activated
Method · 0.45
slotActionChanged
Function · 0.45
paintNodeBackground
Method · 0.45
recalculate
Method · 0.45
updateDisplaySettings
Method · 0.45
configuration
Method · 0.45
slotAutoCAToggled
Method · 0.45
brightnessSettingsIsEnabled
Method · 0.45
isItemEnabled
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected