![]() |
Workspace 7.1.0
|
Keeps track of the starting pos and length of a string fragment, and whether it should be highlighted or not. More...
#include <Tools/Widgets/textdifferencer.h>
Public Member Functions | |
HighlightingStringFragment () | |
HighlightingStringFragment (int start, int count, bool highlight=true) | |
int | getCount () |
int | getStart () |
int | isHighlighted () |
![]() | |
StringFragment () | |
StringFragment (int start, int count) | |
Additional Inherited Members | |
![]() | |
int | count {0} |
int | start {0} |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |