Class, that describes Glsl code highlighter.
More...
#include <QGLSLHighlighter.hpp>
Class, that describes Glsl code highlighter.
Definition at line 17 of file QGLSLHighlighter.hpp.
◆ QGLSLHighlighter()
QGLSLHighlighter::QGLSLHighlighter |
( |
QTextDocument * |
document = nullptr | ) |
|
|
explicit |
◆ highlightBlock()
void QGLSLHighlighter::highlightBlock |
( |
const QString & |
text | ) |
|
|
overrideprotected |
◆ m_commentEndPattern
QRegularExpression QGLSLHighlighter::m_commentEndPattern |
|
private |
◆ m_commentStartPattern
QRegularExpression QGLSLHighlighter::m_commentStartPattern |
|
private |
◆ m_defTypePattern
QRegularExpression QGLSLHighlighter::m_defTypePattern |
|
private |
◆ m_functionPattern
QRegularExpression QGLSLHighlighter::m_functionPattern |
|
private |
◆ m_highlightRules
◆ m_includePattern
QRegularExpression QGLSLHighlighter::m_includePattern |
|
private |
The documentation for this class was generated from the following files: