Workspace 6.21.5
Classes | Namespaces | Enumerations | Functions
textdifferencer.h File Reference
#include <QMap>
#include "Tools/workflowtoolsplugin.h"
#include "Tools/Widgets/highlightingtextedit.h"
Include dependency graph for textdifferencer.h:
This graph shows which files directly or indirectly include this file:

Classes

class  HighlightingStringFragment
 Keeps track of the starting pos and length of a string fragment, and whether it should be highlighted or not. More...
 
class  StringHighlights
 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. More...
 
class  TextDifference
 
class  TextDifferencer
 

Namespaces

namespace  CSIRO
 Top level namespace for all Workspace code.
 
namespace  CSIRO::Tools
 

Enumerations

enum class  Type { Remove , Insert , Ignore }
 

Functions

 Q_DECLARE_METATYPE (CSIRO::Tools::StringHighlights)
 

Function Documentation

◆ Q_DECLARE_METATYPE()

Q_DECLARE_METATYPE ( CSIRO::Tools::StringHighlights  )