35 #ifndef OPENMS_VISUAL_TOPPVIEWIDENTIFICATIONVIEWBEHAVIOR_H 
   36 #define OPENMS_VISUAL_TOPPVIEWIDENTIFICATIONVIEWBEHAVIOR_H 
  120 #endif // OPENMS_VISUAL_TOPPVIEWIDENTIFICATIONVIEWBEHAVIOR_H 
void removeTheoreticalSpectrumLayer_()
removes all layer with theoretical spectrum generated in identification view 
Behavior of TOPPView in identification mode. 
Definition: TOPPViewIdentificationViewBehavior.h:50
LayerData::FeatureMapSharedPtrType FeatureMapSharedPtrType
Definition: TOPPViewIdentificationViewBehavior.h:59
Main window of TOPPView tool. 
Definition: TOPPViewBase.h:104
A container for features. 
Definition: FeatureMap.h:111
virtual void deactivate1DSpectrum(int index)
Behavior for deactivate1DSpectrum. 
A container for consensus elements. 
Definition: ConsensusMap.h:60
std::vector< Annotation1DItem * > temporary_annotations_
Definition: TOPPViewIdentificationViewBehavior.h:116
virtual void deactivateBehavior()
Slot for behavior deactivation. 
virtual void activate1DSpectrum(int index)
Behavior for activate1DSpectrum. 
boost::shared_ptr< ExperimentType > ExperimentSharedPtrType
SharedPtr on MSExperiment. 
Definition: LayerData.h:120
TOPPViewIdentificationViewBehavior(TOPPViewBase *parent)
Construct the behaviour with its parent. 
LayerData::ExperimentSharedPtrType ExperimentSharedPtrType
Definition: TOPPViewIdentificationViewBehavior.h:69
LayerData::FeatureMapType FeatureMapType
Definition: TOPPViewIdentificationViewBehavior.h:57
void setVisibleArea1D(DoubleReal l, DoubleReal h)
Representation of a peptide hit. 
Definition: PeptideHit.h:54
boost::shared_ptr< ConsensusMap > ConsensusMapSharedPtrType
SharedPtr on consensus features. 
Definition: LayerData.h:114
virtual void showSpectrumAs1D(int index)
Behavior for showSpectraumAs1D. 
boost::shared_ptr< FeatureMap<> > FeatureMapSharedPtrType
SharedPtr on feature map. 
Definition: LayerData.h:108
void addTheoreticalSpectrumLayer_(const PeptideHit &ph)
Adds a theoretical spectrum as set from the preferences dialog for the peptide hit. 
ExperimentType::SpectrumType SpectrumType
Peak spectrum type. 
Definition: TOPPViewIdentificationViewBehavior.h:71
Representation of a mass spectrometry experiment. 
Definition: MSExperiment.h:68
LayerData::ConsensusMapType ConsensusMapType
Definition: TOPPViewIdentificationViewBehavior.h:62
size_t Size
Size type e.g. used as variable which can hold result of size() 
Definition: Types.h:144
Interface class to model different behaviors of TOPPView. 
Definition: TOPPViewBehaviorInterface.h:47
virtual void activateBehavior()
Slot for behavior activation. 
LayerData::ConsensusMapSharedPtrType ConsensusMapSharedPtrType
Definition: TOPPViewIdentificationViewBehavior.h:64
TOPPViewBase * tv_
Definition: TOPPViewIdentificationViewBehavior.h:113
LayerData::ExperimentType ExperimentType
Definition: TOPPViewIdentificationViewBehavior.h:67
void addPrecursorLabels1D_(const std::vector< Precursor > &pcs)
Adds labels for the provided precursors to the 1D spectrum. 
void removeTemporaryAnnotations_(Size spectrum_index)
Removes the precursor labels for from the specified 1D spectrum.