7#ifndef _CHTMLEXPORTDIALOG_H
8#define _CHTMLEXPORTDIALOG_H
14#include <QDialogButtonBox>
37 QDialogButtonBox* buttonbox;
The implementation of HTML export dialog.
Definition: cHTMLExportDialog.h:23
QCheckBox * checkboxunmatchedtheoretical
Export matched experimental peaks.
Definition: cHTMLExportDialog.h:87
QCheckBox * checkboxsummaryresultstable
Export output report table.
Definition: cHTMLExportDialog.h:63
QCheckBox * checkboxparameters
Export parameters.
Definition: cHTMLExportDialog.h:45
QCheckBox * checkboxsummarypeakstable
Export summary table of matched peaks.
Definition: cHTMLExportDialog.h:69
QCheckBox * checkboxunmatchedexperimental
Export unmatched experimental peaks.
Definition: cHTMLExportDialog.h:81
QCheckBox * checkboxpeakstable
Export peakss table.
Definition: cHTMLExportDialog.h:75
QCheckBox * checkboxdetails
Export details of identification.
Definition: cHTMLExportDialog.h:93
~cHTMLExportDialog()
The destructor.
Definition: cHTMLExportDialog.cpp:55
QCheckBox * checkboxlogwindow
Export log window.
Definition: cHTMLExportDialog.h:57
cHTMLExportDialog(QWidget *parent=(QWidget *) 0)
The constructor.
Definition: cHTMLExportDialog.cpp:4
QCheckBox * checkboxdenovo
Export de novo graph.
Definition: cHTMLExportDialog.h:51