38 #include <OpenMS/VISUAL/OpenMS_GUIConfig.h>    50   class Spectrum1DWidget;
    88     bool projectionsVisible() 
const;
    93     void recalculateAxes_() 
override;
    95     void toggleProjections();
    97     void updateProjections();
    99     void showGoToDialog() 
override;
   109     void showSpectrumAs1D(
int index);
   110     void showSpectrumAs1D(std::vector<
int, std::allocator<int> > indices);
   112     void showCurrentPeaksAs3D();
   143     void projectionInfo(
int peaks, 
double intensity, 
double max);
   145     void autoUpdateProjections();
 A more convenient string class. 
Definition: String.h:57
 
Main OpenMS namespace. 
Definition: FeatureDeconvolution.h:46
 
Canvas for 2D-visualization of peak map, feature map and consensus map data. 
Definition: Spectrum2DCanvas.h:70
 
boost::shared_ptr< ExperimentType > ExperimentSharedPtrType
SharedPtr on MSExperiment. 
Definition: LayerData.h:147
 
Representation of a histogram. 
Definition: Histogram.h:63
 
Management and storage of parameters / INI files. 
Definition: Param.h:74