23 #ifndef SG_GUI_PIA_REPORT_H
24 #define SG_GUI_PIA_REPORT_H
40 #if QT_VERSION >= 0x050000
41 # include <QtWidgets/QDialog>
43 # include <QtGui/QDialog>
57 QWidget* =NULL, Qt::WindowFlags =0);
59 inline QString
className()
const {
return "SgGuiPiaReport";};
SgParametersDescriptor * parametersDescriptor_
SgGuiPiaReport(SgTaskConfig *, SgParametersDescriptor *, SgVlbiSession *, QWidget *=NULL, Qt::WindowFlags=0)
virtual ~SgGuiPiaReport()
virtual void closeEvent(QCloseEvent *)
QString className() const