12 #ifndef SNWSYNTAXHIGHLIGHTER_H_ 13 #define SNWSYNTAXHIGHLIGHTER_H_ 15 #include "cxResourceWidgetsExport.h" 17 #include <QSyntaxHighlighter> 32 virtual void highlightBlock(
const QString &text);
35 void highlightTimestamp(
const QString &text);
36 void applyFormat(
const QString &text,
const QTextCharFormat& format,
const QString pattern);
Provides syntax highlighting for sonowand log files.
virtual ~SyntaxHighlighter()