|
Krita Source Code Documentation
|
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()) | |