33 #ifndef SNWSYNTAXHIGHLIGHTER_H_ 34 #define SNWSYNTAXHIGHLIGHTER_H_ 36 #include "cxResourceWidgetsExport.h" 38 #include <QSyntaxHighlighter> 53 virtual void highlightBlock(
const QString &text);
56 void highlightTimestamp(
const QString &text);
57 void applyFormat(
const QString &text,
const QTextCharFormat& format,
const QString pattern);
Provides syntax highlighting for sonowand log files.
virtual ~SyntaxHighlighter()