Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
85
PythonPluginsModel * PythonPluginManager::model()
86
{
87
return &m_model;
88
}
89
90
void PythonPluginManager::unloadAllModules()
91
{
Callers
15
Q_FOREACH
Function · 0.45
updateVisibility
Method · 0.45
KisToolCropConfigWidget
Method · 0.45
cropTypeSelectableChanged
Method · 0.45
fill_templates
Method · 0.45
createEditor
Method · 0.45
__init__
Method · 0.45
canvasChanged
Method · 0.45
getModel
Method · 0.45
slotRvResourceTypeSelected
Method · 0.45
slotTbResourceTypeSelected
Method · 0.45
slotTbResourceItemSelected
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected