38 #include <OpenMS/VISUAL/OpenMS_GUIConfig.h> 88 bool projectionsVisible()
const;
93 void recalculateAxes_()
override;
95 void toggleProjections();
97 void updateProjections();
99 void showGoToDialog()
override;
109 void showSpectrumAsNew1D(
int index);
110 void showChromatogramsAsNew1D(std::vector<
int, std::allocator<int> > indices);
112 void showCurrentPeaksAs3D();
138 void projectionInfo(
int peaks,
double intensity,
double max);
140 void autoUpdateProjections();
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47
boost::shared_ptr< ExperimentType > ExperimentSharedPtrType
SharedPtr on MSExperiment.
Definition: LayerDataBase.h:161
Management and storage of parameters / INI files.
Definition: Param.h:69
Canvas for 2D-visualization of peak map, feature map and consensus map data.
Definition: Plot2DCanvas.h:70