35 #ifndef OPENMS_VISUAL_TOPPVIEWSPECTRAVIEWBEHAVIOR_H 36 #define OPENMS_VISUAL_TOPPVIEWSPECTRAVIEWBEHAVIOR_H 82 virtual void showSpectrumAs1D(std::vector<
int, std::allocator<int> > indices);
102 #endif // OPENMS_VISUAL_TOPPVIEWSPECTRAVIEWBEHAVIOR_H boost::shared_ptr< FeatureMap > FeatureMapSharedPtrType
SharedPtr on feature map.
Definition: LayerData.h:112
virtual void showSpectrumAs1D(int index)
Behavior for showSpectrumAs1D.
TOPPViewSpectraViewBehavior(TOPPViewBase *parent)
Construct the behaviour with its parent.
TOPPViewBase * tv_
Definition: TOPPViewSpectraViewBehavior.h:99
virtual void deactivate1DSpectrum(int index)
Behavior for deactivate1DSpectrum.
Main window of TOPPView tool.
Definition: TOPPViewBase.h:105
LayerData::ExperimentType ExperimentType
Peak map type.
Definition: TOPPViewSpectraViewBehavior.h:66
A container for features.
Definition: FeatureMap.h:94
LayerData::FeatureMapType FeatureMapType
Feature map type.
Definition: TOPPViewSpectraViewBehavior.h:56
A container for consensus elements.
Definition: ConsensusMap.h:72
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47
boost::shared_ptr< ExperimentType > ExperimentSharedPtrType
SharedPtr on MSExperiment.
Definition: LayerData.h:124
LayerData::FeatureMapSharedPtrType FeatureMapSharedPtrType
Feature map managed type.
Definition: TOPPViewSpectraViewBehavior.h:58
The representation of a 1D spectrum.
Definition: MSSpectrum.h:67
boost::shared_ptr< ConsensusMap > ConsensusMapSharedPtrType
SharedPtr on consensus features.
Definition: LayerData.h:118
Behavior of TOPPView in spectra view mode.
Definition: TOPPViewSpectraViewBehavior.h:49
LayerData::ExperimentSharedPtrType ExperimentSharedPtrType
Main managed data type (experiment)
Definition: TOPPViewSpectraViewBehavior.h:68
In-Memory representation of a mass spectrometry experiment.
Definition: MSExperiment.h:82
LayerData::ConsensusMapSharedPtrType ConsensusMapSharedPtrType
Consensus map managed type.
Definition: TOPPViewSpectraViewBehavior.h:63
virtual void activate1DSpectrum(int index)
Behavior for activate1DSpectrum.
ExperimentType::SpectrumType SpectrumType
Peak spectrum type.
Definition: TOPPViewSpectraViewBehavior.h:70
LayerData::ConsensusMapType ConsensusMapType
Consensus feature map type.
Definition: TOPPViewSpectraViewBehavior.h:61
virtual void deactivateBehavior()
Slot for behavior deactivation.
virtual void activateBehavior()
Slot for behavior activation.