Computer Assisted Medical Intervention Tool Kit  version 5.2
XmlHighlighter Class Reference

TODO Comment class here. More...

#include <Xmlhighlighter.h>

+ Inheritance diagram for XmlHighlighter:
+ Collaboration diagram for XmlHighlighter:

Public Member Functions

 XmlHighlighter (QTextDocument *parent=nullptr)
 [0] More...
 

Protected Member Functions

void highlightBlock (const QString &text) override
 
void highlightSubBlock (const QString &text, const int startIndex, const int currState)
 

Detailed Description

TODO Comment class here.

Constructor & Destructor Documentation

◆ XmlHighlighter()

XmlHighlighter::XmlHighlighter ( QTextDocument *  parent = nullptr)

[0]

Member Function Documentation

◆ highlightBlock()

void XmlHighlighter::highlightBlock ( const QString &  text)
overrideprotected

References highlightSubBlock().

+ Here is the call graph for this function:

◆ highlightSubBlock()

void XmlHighlighter::highlightSubBlock ( const QString &  text,
const int  startIndex,
const int  currState 
)
protected

Referenced by highlightBlock().

+ Here is the caller graph for this function:

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