Functions | Variables
QCXXHighlighter.cpp File Reference
#include <QCXXHighlighter>
#include <QSyntaxStyle>
#include <QLanguage>
#include <QFile>
Include dependency graph for QCXXHighlighter.cpp:

Go to the source code of this file.

Functions

m_highlightRules append ({ QRegularExpression(R"(//[^\n]*)"), "Comment" })
 

Variables

QCXXHighlighter::QCXXHighlighter(QTextDocument *document) m_highlightRule append )({ QRegularExpression(R"(#[a-zA-Z_]+)"), "Preprocessor" })
 

Function Documentation

◆ append()

m_highlightRules append ( { QRegularExpression(R"(//[^\n]*)"), "Comment" }  )

Variable Documentation

◆ append

QCXXHighlighter::QCXXHighlighter (QTextDocument* document) m_highlightRule append) ({ QRegularExpression(R"(#[a-zA-Z_]+)"), "Preprocessor" })

Definition at line 60 of file QCXXHighlighter.cpp.



plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Aug 11 2024 02:24:28