The implementation of HTML export dialog.
More...
#include <cHTMLExportDialog.h>
|
|
QCheckBox * | checkboxparameters |
| | Export parameters.
|
| |
|
QCheckBox * | checkboxdenovo |
| | Export de novo graph.
|
| |
|
QCheckBox * | checkboxlogwindow |
| | Export log window.
|
| |
|
QCheckBox * | checkboxsummaryresultstable |
| | Export output report table.
|
| |
|
QCheckBox * | checkboxsummarypeakstable |
| | Export summary table of matched peaks.
|
| |
|
QCheckBox * | checkboxpeakstable |
| | Export peakss table.
|
| |
|
QCheckBox * | checkboxunmatchedexperimental |
| | Export unmatched experimental peaks.
|
| |
|
QCheckBox * | checkboxunmatchedtheoretical |
| | Export matched experimental peaks.
|
| |
|
QCheckBox * | checkboxdetails |
| | Export details of identification.
|
| |
The implementation of HTML export dialog.
◆ cHTMLExportDialog()
| cHTMLExportDialog::cHTMLExportDialog |
( |
QWidget * |
parent = (QWidget *)0 | ) |
|
The constructor.
- Parameters
-
| parent | pointer to a parent widget |
The documentation for this class was generated from the following files: