CppHighlighter Class Reference

#include <ArmarXGui/gui-plugins/StatechartEditorPlugin/view/CppHighlighter.h>

+ Inheritance diagram for CppHighlighter:

Public Member Functions

 CppHighlighter (QTextDocument *parent)
 

Protected Member Functions

void highlightBlock (const QString &text) override
 

Detailed Description

Definition at line 30 of file CppHighlighter.h.

Constructor & Destructor Documentation

◆ CppHighlighter()

CppHighlighter ( QTextDocument *  parent)

Definition at line 29 of file CppHighlighter.cpp.

+ Here is the call graph for this function:

Member Function Documentation

◆ highlightBlock()

void highlightBlock ( const QString &  text)
overrideprotected

Definition at line 83 of file CppHighlighter.cpp.


The documentation for this class was generated from the following files: