19 #ifndef COMPLIANCEREPORTDIALOG_H 
   20 #define COMPLIANCEREPORTDIALOG_H 
   31 class QAbstractButton;
 
   47     Ui::ComplianceReportDialog *
mUI;
 
ProjectFile * mProjectFile
 
~ComplianceReportDialog() final
 
Ui::ComplianceReportDialog * mUI
 
ComplianceReportDialog(ProjectFile *projectFile, QString resultsFile)
 
void buttonClicked(QAbstractButton *button)
 
A class that reads and writes project files.