#include <syntax_highlighter.hpp>
◆ CppHighlighter()
| CppHighlighter::CppHighlighter |
( |
QTextDocument * |
parent = nullptr | ) |
|
|
explicit |
◆ highlightBlock()
| void CppHighlighter::highlightBlock |
( |
const QString & |
text | ) |
|
|
overrideprotectedvirtual |
◆ commentFormat
| QTextCharFormat CppHighlighter::commentFormat |
|
private |
◆ functionFormat
| QTextCharFormat CppHighlighter::functionFormat |
|
private |
◆ highlightingRules
◆ keywordFormat
| QTextCharFormat CppHighlighter::keywordFormat |
|
private |
◆ numberFormat
| QTextCharFormat CppHighlighter::numberFormat |
|
private |
◆ stringFormat
| QTextCharFormat CppHighlighter::stringFormat |
|
private |
◆ typeFormat
| QTextCharFormat CppHighlighter::typeFormat |
|
private |
The documentation for this class was generated from the following files: