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 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

 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
 
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 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)
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 1.11.1 Documentation generated on Thu Nov 14 2013 11:19:36 using doxygen 1.8.5