MCPcopy Create free account
hub / github.com/KDE/krita / model

Method model

plugins/extensions/pykrita/plugin/PythonPluginManager.cpp:85–88  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

83}
84
85PythonPluginsModel * PythonPluginManager::model()
86{
87 return &m_model;
88}
89
90void PythonPluginManager::unloadAllModules()
91{

Callers 15

Q_FOREACHFunction · 0.45
updateVisibilityMethod · 0.45
fill_templatesMethod · 0.45
createEditorMethod · 0.45
__init__Method · 0.45
canvasChangedMethod · 0.45
getModelMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected