Workspace 6.21.5
Public Attributes | List of all members
StringHighlights Class Reference

Keeps list of fragments of text to be highlighted, or to be flagged as a point at which text was inserted into an alternate string.

#include <Tools/Widgets/textdifferencer.h>

Public Attributes

QVector< HighlightingStringFragmentinflexionPoints_
 
QVector< int > insertionPoints_
 

Member Data Documentation

◆ inflexionPoints_

QVector<HighlightingStringFragment> inflexionPoints_

◆ insertionPoints_

QVector<int> insertionPoints_