38 #include <OpenMS/VISUAL/OpenMS_GUIConfig.h> 40 #include <QtWidgets/QDialog> 46 class LayerStatisticsDialogTemplate;
51 class LayerStatistics;
74 std::unique_ptr<LayerStatistics>
stats_;
77 Ui::LayerStatisticsDialogTemplate*
ui_;
Definition: SwathWizardBase.h:62
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47
Dialog showing statistics about the data of the current layer.
Definition: LayerStatisticsDialog.h:59
std::unique_ptr< LayerStatistics > stats_
The statistics of the layer.
Definition: LayerStatisticsDialog.h:74
Ui::LayerStatisticsDialogTemplate * ui_
Definition: LayerStatisticsDialog.h:77