![]() |
Songbook-Client
0.7
This application is a manager of customguitar songbooks
|
CLogsHighlighter provides colors and highlights for the logs widget. More...
#include <logs-highlighter.hh>
Classes | |
| struct | HighlightingRule |
Public Member Functions | |
| CLogsHighlighter (QTextDocument *parent=0) | |
| Constructor. | |
| ~CLogsHighlighter () | |
| Destructor. | |
Protected Member Functions | |
| void | highlightBlock (const QString &text) |
| Apply highlighting rules for LaTeX logs compilation output. | |
CLogsHighlighter provides colors and highlights for the logs widget.
Highlights include filenames and errors/warnings that are output during the LaTeX compilation of a songbook.
1.8.1.1