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

Go to the source code of this file.

Namespaces

namespace  scripter
 
namespace  scripter.test
 

Variables

 scripter.test.app = QApplication([])
 
 scripter.test.editor = QPlainTextEdit()
 
 scripter.test.f = QFont("monospace", 10, QFont.Weight.Normal)
 
 scripter.test.highlight = syntax.PythonHighlighter(editor.document())