Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Public Slots | Public Member Functions | Private Attributes

TOPPViewSpectraViewBehavior Class Reference

Behavior of TOPPView in spectra view mode. More...

#include <OpenMS/VISUAL/TOPPViewSpectraViewBehavior.h>

Inheritance diagram for TOPPViewSpectraViewBehavior:
TOPPViewBehaviorInterface QObject

List of all members.

Public Slots

virtual void showSpectrumAs1D (int index)
 Behavior for showSpectrumAs1D.
virtual void showSpectrumAs1D (std::vector< int, std::allocator< int > > indices)
 Behavior for showSpectrumAs1D.
virtual void activate1DSpectrum (int index)
 Behavior for activate1DSpectrum.
virtual void activate1DSpectrum (std::vector< int, std::allocator< int > > indices)
 Behavior for activate1DSpectrum.
virtual void deactivate1DSpectrum (int index)
 Behavior for deactivate1DSpectrum.
virtual void activateBehavior ()
 Slot for behavior activation.
virtual void deactivateBehavior ()
 Slot for behavior deactivation.

Public Member Functions

 TOPPViewSpectraViewBehavior (TOPPViewBase *parent)
 Construct the behaviour with its parent.

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.

Private Attributes

TOPPViewBasetv_

Detailed Description

Behavior of TOPPView in spectra view mode.


Member Typedef Documentation

Peak spectrum type.


Constructor & Destructor Documentation

Construct the behaviour with its parent.


Member Function Documentation

virtual void activate1DSpectrum ( int  index  )  [virtual, slot]

Behavior for activate1DSpectrum.

Implements TOPPViewBehaviorInterface.

virtual void activate1DSpectrum ( std::vector< int, std::allocator< int > >  indices  )  [virtual, slot]

Behavior for activate1DSpectrum.

Implements TOPPViewBehaviorInterface.

virtual void activateBehavior (  )  [virtual, slot]

Slot for behavior activation.

Implements TOPPViewBehaviorInterface.

virtual void deactivate1DSpectrum ( int  index  )  [virtual, slot]

Behavior for deactivate1DSpectrum.

Implements TOPPViewBehaviorInterface.

virtual void deactivateBehavior (  )  [virtual, slot]

Slot for behavior deactivation.

Implements TOPPViewBehaviorInterface.

virtual void showSpectrumAs1D ( int  index  )  [virtual, slot]

Behavior for showSpectrumAs1D.

Implements TOPPViewBehaviorInterface.

Referenced by TOPPViewBase::showSpectrumAs1D().

virtual void showSpectrumAs1D ( std::vector< int, std::allocator< int > >  indices  )  [virtual, slot]

Behavior for showSpectrumAs1D.


Member Data Documentation

TOPPViewBase* tv_ [private]

OpenMS / TOPP release 1.10.0 Documentation generated on Thu Mar 7 2013 09:42:58 using doxygen 1.7.1