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

Go to the source code of this file.

Classes

class  scripter.ui_scripter.actions.runaction.runaction.RunAction
 

Namespaces

namespace  scripter
 
namespace  scripter.ui_scripter
 
namespace  scripter.ui_scripter.actions
 
namespace  scripter.ui_scripter.actions.runaction
 
namespace  scripter.ui_scripter.actions.runaction.runaction
 

Variables

str scripter.ui_scripter.actions.runaction.runaction.EXEC_NAMESPACE = "__main__"
 
int scripter.ui_scripter.actions.runaction.runaction.PYTHON33 = 3
 
int scripter.ui_scripter.actions.runaction.runaction.PYTHON34 = 4