Public Member Functions | Public Attributes | List of all members
QHighlightBlockRule Struct Reference

#include <QHighlightBlockRule.hpp>

Public Member Functions

 QHighlightBlockRule ()
 
 QHighlightBlockRule (QRegularExpression start, QRegularExpression end, QString format)
 

Public Attributes

QRegularExpression endPattern
 
QString formatName
 
QRegularExpression startPattern
 

Detailed Description

Definition at line 7 of file QHighlightBlockRule.hpp.

Constructor & Destructor Documentation

◆ QHighlightBlockRule() [1/2]

QHighlightBlockRule::QHighlightBlockRule ( )
inline

Definition at line 9 of file QHighlightBlockRule.hpp.

◆ QHighlightBlockRule() [2/2]

QHighlightBlockRule::QHighlightBlockRule ( QRegularExpression  start,
QRegularExpression  end,
QString  format 
)
inline

Definition at line 15 of file QHighlightBlockRule.hpp.

Member Data Documentation

◆ endPattern

QRegularExpression QHighlightBlockRule::endPattern

Definition at line 22 of file QHighlightBlockRule.hpp.

◆ formatName

QString QHighlightBlockRule::formatName

Definition at line 23 of file QHighlightBlockRule.hpp.

◆ startPattern

QRegularExpression QHighlightBlockRule::startPattern

Definition at line 21 of file QHighlightBlockRule.hpp.


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


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Aug 11 2024 02:24:29