MCPcopy Create free account
hub / github.com/Acly/krita-vision-tools / ~VisionMLPlugin

Method ~VisionMLPlugin

src/VisionMLPlugin.cpp:39–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37}
38
39VisionMLPlugin::~VisionMLPlugin()
40{
41}
42
43// Injects tool actions into KoToolManager directly. Usually it polls them from KoToolRegistry when it's created. But
44// when loading the plugin via Python, this has already happened. Tools won't show up unless they're added to the list

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected