#include <PythonHighlighter.h>
Definition at line 19 of file PythonHighlighter.h.
◆ CodeElement
| Enumerator |
|---|
| Keyword | |
| Operator | |
| Brace | |
| Definition | |
| String | |
| DocString | |
| Comment | |
| Self | |
| Numbers | |
| End | |
Definition at line 23 of file PythonHighlighter.h.
◆ PythonHighlighter()
| PythonHighlighter::PythonHighlighter |
( |
QTextDocument * |
parent = nullptr | ) |
|
|
explicit |
◆ CodeElementName()
◆ highlightBlock()
| void PythonHighlighter::highlightBlock |
( |
const QString & |
text | ) |
|
|
overrideprotected |
◆ useColorScheme()
| void PythonHighlighter::useColorScheme |
( |
const ColorScheme & |
colorScheme | ) |
|
The documentation for this class was generated from the following files: