DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
daq::QTUtils::Highlighter::FormatCache Struct Reference
Collaboration diagram for daq::QTUtils::Highlighter::FormatCache:
[legend]

Public Attributes

HighlightingRule rule
 
QVector< int > indexes
 
QVector< int > lengths
 

Detailed Description

Used to cache result of rules stores rule + indexes and lengths where the regexp matches

Definition at line 80 of file highlighter.hpp.

Member Data Documentation

◆ indexes

QVector<int> daq::QTUtils::Highlighter::FormatCache::indexes

Definition at line 82 of file highlighter.hpp.

◆ lengths

QVector<int> daq::QTUtils::Highlighter::FormatCache::lengths

Definition at line 83 of file highlighter.hpp.

◆ rule

HighlightingRule daq::QTUtils::Highlighter::FormatCache::rule

Definition at line 81 of file highlighter.hpp.


The documentation for this struct was generated from the following file: