MCPcopy 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

popupActionsMenuMethod · 0.45
slotUpdateCheckboxesMethod · 0.45
setColorMethod · 0.45
activatedMethod · 0.45
slotActionChangedFunction · 0.45
paintNodeBackgroundMethod · 0.45
recalculateMethod · 0.45
updateDisplaySettingsMethod · 0.45
configurationMethod · 0.45
slotAutoCAToggledMethod · 0.45
isItemEnabledMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected