35 #ifndef OPENMS_VISUAL_SPECTRUM1DWIDGET_H 36 #define OPENMS_VISUAL_SPECTRUM1DWIDGET_H 39 #include <OpenMS/VISUAL/OpenMS_GUIConfig.h> 53 class Spectrum1DCanvas;
84 virtual void hideAxes();
87 virtual void showLegend(
bool show);
90 void toggleMirrorView(
bool mirror);
93 void performAlignment(
Size layer_index_1,
Size layer_index_2,
const Param & param);
96 void resetAlignment();
99 virtual void saveAsImage();
102 virtual void renderForImage(QPainter& painter);
106 void visibleAreaChanged(
double,
double);
109 void showCurrentPeaksAs2D();
112 void showCurrentPeaksAs3D();
116 virtual void showGoToDialog();
124 virtual void recalculateAxes_();
A more convenient string class.
Definition: String.h:57
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47
Representation of a histogram.
Definition: Histogram.h:64
Canvas for visualization of one or several spectra.
Definition: Spectrum1DCanvas.h:68
Management and storage of parameters / INI files.
Definition: Param.h:75
size_t Size
Size type e.g. used as variable which can hold result of size()
Definition: Types.h:128