| 
    Cppcheck
    
   | 
 
#include "errorlogger.h"#include "errortypes.h"#include <QList>#include <QMetaType>#include <QString>Go to the source code of this file.
Classes | |
| class | GuiSeverity | 
| GUI versions of severity conversions.  More... | |
| class | QErrorPathItem | 
| A class containing data for one error path item.  More... | |
| class | ErrorItem | 
| A class containing error data for one error.  More... | |
| class | ErrorLine | 
| A class containing error data for one shown error line.  More... | |
Functions | |
| bool | operator== (const QErrorPathItem &i1, const QErrorPathItem &i2) |