#include <error_highlighter.hpp>
|
| void | highlightErrors (const QString &file, const QList< AuditResult > &results) |
| | Highlights errors in the specified file based on audit results.
|
| |
◆ highlightErrors()
| void ErrorHighlighter::highlightErrors |
( |
const QString & |
file, |
|
|
const QList< AuditResult > & |
results |
|
) |
| |
Highlights errors in the specified file based on audit results.
- Parameters
-
| file | The file to highlight errors in. |
| results | The list of audit results containing error information. |
The documentation for this class was generated from the following files: