| 
    Cppcheck
    
   | 
 
#include "xmlreport.h"#include "report.h"#include <QFile>#include <QIODevice>#include <QXmlStreamAttributes>#include <QXmlStreamReader>Go to the source code of this file.
Variables | |
| static constexpr char | ResultElementName [] = "results" | 
| static constexpr char | VersionAttribute [] = "version" | 
      
  | 
  staticconstexpr | 
Definition at line 32 of file xmlreport.cpp.
Referenced by XmlReport::determineVersion().
      
  | 
  staticconstexpr | 
Definition at line 33 of file xmlreport.cpp.
Referenced by XmlReport::determineVersion().