81 virtual void showSpectrumAs1D(std::vector<
int, std::allocator<int> > indices);
boost::shared_ptr< FeatureMap > FeatureMapSharedPtrType
SharedPtr on feature map.
Definition: LayerData.h:135
virtual void showSpectrumAs1D(int index)
Behavior for showSpectrumAs1D.
TOPPViewSpectraViewBehavior(TOPPViewBase *parent)
Construct the behaviour with its parent.
TOPPViewBase * tv_
Definition: TOPPViewSpectraViewBehavior.h:98
virtual void deactivate1DSpectrum(int index)
Behavior for deactivate1DSpectrum.
Main window of TOPPView tool.
Definition: TOPPViewBase.h:124
LayerData::ExperimentType ExperimentType
Peak map type.
Definition: TOPPViewSpectraViewBehavior.h:65
A container for features.
Definition: FeatureMap.h:93
LayerData::FeatureMapType FeatureMapType
Feature map type.
Definition: TOPPViewSpectraViewBehavior.h:55
A container for consensus elements.
Definition: ConsensusMap.h:75
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:46
boost::shared_ptr< ExperimentType > ExperimentSharedPtrType
SharedPtr on MSExperiment.
Definition: LayerData.h:147
LayerData::FeatureMapSharedPtrType FeatureMapSharedPtrType
Feature map managed type.
Definition: TOPPViewSpectraViewBehavior.h:57
The representation of a 1D spectrum.
Definition: MSSpectrum.h:66
boost::shared_ptr< ConsensusMap > ConsensusMapSharedPtrType
SharedPtr on consensus features.
Definition: LayerData.h:141
Behavior of TOPPView in spectra view mode.
Definition: TOPPViewSpectraViewBehavior.h:48
LayerData::ExperimentSharedPtrType ExperimentSharedPtrType
Main managed data type (experiment)
Definition: TOPPViewSpectraViewBehavior.h:67
In-Memory representation of a mass spectrometry experiment.
Definition: MSExperiment.h:77
LayerData::ConsensusMapSharedPtrType ConsensusMapSharedPtrType
Consensus map managed type.
Definition: TOPPViewSpectraViewBehavior.h:62
virtual void activate1DSpectrum(int index)
Behavior for activate1DSpectrum.
ExperimentType::SpectrumType SpectrumType
Peak spectrum type.
Definition: TOPPViewSpectraViewBehavior.h:69
LayerData::ConsensusMapType ConsensusMapType
Consensus feature map type.
Definition: TOPPViewSpectraViewBehavior.h:60
virtual void deactivateBehavior()
Slot for behavior deactivation.
virtual void activateBehavior()
Slot for behavior activation.