Computer Assisted Medical Intervention Tool Kit  version 5.1
 
Loading...
Searching...
No Matches
XmlHighlighter Class Reference

TODO Comment class here. More...

#include <Xmlhighlighter.h>

Public Member Functions

 XmlHighlighter (QTextDocument *parent=nullptr)
 [0]
 

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().

◆ highlightSubBlock()

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

References highlightSubBlock().

Referenced by highlightBlock(), and highlightSubBlock().


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