#include <QStyleSyntaxHighlighter>
#include <QHighlightRule>
#include <QHighlightBlockRule>
#include <QRegularExpression>
#include <QVector>
Go to the source code of this file.
Classes | |
class | QPythonHighlighter |
Class, that describes Glsl code highlighter. More... | |