Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Public Slots | Public Member Functions | Private Attributes | List of all members
TOPPViewSpectraViewBehavior Class Reference

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

#include <OpenMS/VISUAL/TOPPViewSpectraViewBehavior.h>

Inheritance diagram for TOPPViewSpectraViewBehavior:
TOPPViewBehaviorInterface QObject

Public Slots

virtual void showSpectrumAs1D (int index)
 Behavior for showSpectrumAs1D. More...
 
virtual void showSpectrumAs1D (std::vector< int, std::allocator< int > > indices)
 Behavior for showSpectrumAs1D. 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...
 
- Public Slots inherited from TOPPViewBehaviorInterface
virtual void showSpectrumAs1D (int index)=0
 Behavior for showSpectrumAs1D. 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

 TOPPViewSpectraViewBehavior (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
 Feature map type. More...
 
typedef
LayerData::FeatureMapSharedPtrType 
FeatureMapSharedPtrType
 Feature map managed type. More...
 
typedef LayerData::ConsensusMapType ConsensusMapType
 Consensus feature map type. More...
 
typedef
LayerData::ConsensusMapSharedPtrType 
ConsensusMapSharedPtrType
 Consensus map managed type. More...
 
typedef LayerData::ExperimentType ExperimentType
 Peak map type. More...
 
typedef
LayerData::ExperimentSharedPtrType 
ExperimentSharedPtrType
 Main managed data type (experiment) More...
 
typedef
ExperimentType::SpectrumType 
SpectrumType
 Peak spectrum type. More...
 

Private Attributes

TOPPViewBasetv_
 

Detailed Description

Behavior of TOPPView in spectra view mode.

Member Typedef Documentation

Consensus map managed type.

Consensus feature map type.

Main managed data type (experiment)

Peak map type.

Feature map managed type.

Feature map type.

Peak spectrum type.

Constructor & Destructor Documentation

Construct the behaviour with its parent.

Member Function Documentation

virtual void activate1DSpectrum ( int  index)
virtualslot

Behavior for activate1DSpectrum.

virtual void activate1DSpectrum ( std::vector< int, std::allocator< int > >  indices)
virtualslot

Behavior for activate1DSpectrum.

virtual void activateBehavior ( )
virtualslot

Slot for behavior activation.

virtual void deactivate1DSpectrum ( int  index)
virtualslot

Behavior for deactivate1DSpectrum.

virtual void deactivateBehavior ( )
virtualslot

Slot for behavior deactivation.

virtual void showSpectrumAs1D ( int  index)
virtualslot

Behavior for showSpectrumAs1D.

Referenced by TOPPViewBase::showSpectrumAs1D().

virtual void showSpectrumAs1D ( std::vector< int, std::allocator< int > >  indices)
virtualslot

Behavior for showSpectrumAs1D.

Member Data Documentation

TOPPViewBase* tv_
private

OpenMS / TOPP release 2.0.0 Documentation generated on Wed Mar 30 2016 16:18:49 using doxygen 1.8.5