Krita Source Code Documentation
Loading...
Searching...
No Matches
decorators.py File Reference

Go to the source code of this file.

Namespaces

namespace  krita
 
namespace  krita.decorators
 

Functions

 krita.decorators._callAll (plugin, functions, *args, **kwargs)
 
 krita.decorators._registerCallback (plugin, event, func)
 
 krita.decorators._simpleEventListener (func)
 
 krita.decorators.init (func)
 
 krita.decorators.pykritaEventHandler (event)
 
 krita.decorators.unload (func)