Behavior of TOPPView in identification mode. More...
#include <OpenMS/VISUAL/TOPPViewIdentificationViewBehavior.h>
 
  
 | Public Slots | |
| virtual void | showSpectrumAs1D (int index) | 
| Behavior for showSpectraumAs1D.  More... | |
| virtual void | activate1DSpectrum (int index) | 
| Behavior for activate1DSpectrum.  More... | |
| virtual void | activate1DSpectrum (std::vector< int, std::allocator< int > > indices) | 
| Behavior for activate1DSpectrum.  More... | |
| virtual void | deactivate1DSpectrum (int index) | 
| Behavior for deactivate1DSpectrum.  More... | |
| virtual void | activateBehavior () | 
| Slot for behavior activation.  More... | |
| virtual void | deactivateBehavior () | 
| Slot for behavior deactivation.  More... | |
| void | setVisibleArea1D (DoubleReal l, DoubleReal h) | 
|  Public Slots inherited from TOPPViewBehaviorInterface | |
| virtual void | showSpectrumAs1D (int index)=0 | 
| Behavior for showSpectraumAs1D.  More... | |
| virtual void | activate1DSpectrum (int index)=0 | 
| Behavior for activate1DSpectrum.  More... | |
| virtual void | activate1DSpectrum (std::vector< int, std::allocator< int > > indices)=0 | 
| virtual void | deactivate1DSpectrum (int index)=0 | 
| Behavior for deactivate1DSpectrum.  More... | |
| virtual void | activateBehavior ()=0 | 
| Slot for behavior activation.  More... | |
| virtual void | deactivateBehavior ()=0 | 
| Slot for behavior deactivation.  More... | |
| Public Member Functions | |
| TOPPViewIdentificationViewBehavior (TOPPViewBase *parent) | |
| Construct the behaviour with its parent.  More... | |
|  Public Member Functions inherited from TOPPViewBehaviorInterface | |
| virtual | ~TOPPViewBehaviorInterface () | 
| Destructor.  More... | |
| Private Types | |
| Type definitions | |
| typedef LayerData::FeatureMapType | FeatureMapType | 
| typedef LayerData::FeatureMapSharedPtrType | FeatureMapSharedPtrType | 
| typedef LayerData::ConsensusMapType | ConsensusMapType | 
| typedef LayerData::ConsensusMapSharedPtrType | ConsensusMapSharedPtrType | 
| typedef LayerData::ExperimentType | ExperimentType | 
| typedef LayerData::ExperimentSharedPtrType | ExperimentSharedPtrType | 
| typedef ExperimentType::SpectrumType | SpectrumType | 
| Peak spectrum type.  More... | |
| Private Member Functions | |
| void | addPrecursorLabels1D_ (const std::vector< Precursor > &pcs) | 
| Adds labels for the provided precursors to the 1D spectrum.  More... | |
| void | removeTemporaryAnnotations_ (Size spectrum_index) | 
| Removes the precursor labels for from the specified 1D spectrum.  More... | |
| void | addTheoreticalSpectrumLayer_ (const PeptideHit &ph) | 
| Adds a theoretical spectrum as set from the preferences dialog for the peptide hit.  More... | |
| void | removeTheoreticalSpectrumLayer_ () | 
| removes all layer with theoretical spectrum generated in identification view  More... | |
| Private Attributes | |
| TOPPViewBase * | tv_ | 
| std::vector< Annotation1DItem * > | temporary_annotations_ | 
Behavior of TOPPView in identification mode.
| 
 | private | 
| 
 | private | 
| 
 | private | 
| 
 | private | 
| 
 | private | 
| 
 | private | 
| 
 | private | 
Peak spectrum type.
| TOPPViewIdentificationViewBehavior | ( | TOPPViewBase * | parent | ) | 
Construct the behaviour with its parent.
| 
 | virtualslot | 
Behavior for activate1DSpectrum.
| 
 | virtualslot | 
Behavior for activate1DSpectrum.
| 
 | virtualslot | 
Slot for behavior activation.
| 
 | private | 
Adds labels for the provided precursors to the 1D spectrum.
| 
 | private | 
Adds a theoretical spectrum as set from the preferences dialog for the peptide hit.
| 
 | virtualslot | 
Behavior for deactivate1DSpectrum.
| 
 | virtualslot | 
Slot for behavior deactivation.
| 
 | private | 
Removes the precursor labels for from the specified 1D spectrum.
| 
 | private | 
removes all layer with theoretical spectrum generated in identification view
| 
 | slot | 
| 
 | virtualslot | 
Behavior for showSpectraumAs1D.
Referenced by TOPPViewBase::showSpectrumAs1D().
| 
 | private | 
Used to check which annotation handles have been added automaticaly by the identification view. Ownership of the AnnotationItems has the Annotation1DContainer
| 
 | private | 
| OpenMS / TOPP release 1.11.1 | Documentation generated on Thu Nov 14 2013 11:19:36 using doxygen 1.8.5 |