A script highlighter for Python Scripts.
More...
#include <QmitkPythonScriptEditorHighlighter.h>
A script highlighter for Python Scripts.
Definition at line 21 of file QmitkPythonScriptEditorHighlighter.h.
◆ QmitkPythonScriptEditorHighlighter()
QmitkPythonScriptEditorHighlighter::QmitkPythonScriptEditorHighlighter |
( |
QTextDocument * |
parent | ) |
|
◆ ~QmitkPythonScriptEditorHighlighter()
QmitkPythonScriptEditorHighlighter::~QmitkPythonScriptEditorHighlighter |
( |
| ) |
|
|
override |
◆ highlightBlock()
void QmitkPythonScriptEditorHighlighter::highlightBlock |
( |
const QString & |
text | ) |
|
|
overrideprotected |
◆ highlightComments()
void QmitkPythonScriptEditorHighlighter::highlightComments |
( |
const QString & |
text | ) |
|
|
protected |
The documentation for this class was generated from the following file: