Behavior of TOPPView in spectra view mode. More...
#include <OpenMS/VISUAL/TOPPViewSpectraViewBehavior.h>
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 Member Functions | |
TOPPViewSpectraViewBehavior (TOPPViewBase *parent) | |
Construct the behaviour with its parent. 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 | |
TOPPViewBase * | tv_ |
Behavior of TOPPView in spectra view mode.
|
private |
Consensus map managed type.
|
private |
Consensus feature map type.
|
private |
Main managed data type (experiment)
|
private |
Peak map type.
|
private |
Feature map managed type.
|
private |
Feature map type.
|
private |
Peak spectrum type.
TOPPViewSpectraViewBehavior | ( | TOPPViewBase * | parent | ) |
Construct the behaviour with its parent.
|
virtualslot |
Behavior for activate1DSpectrum.
|
virtualslot |
Behavior for activate1DSpectrum.
|
virtualslot |
Slot for behavior activation.
Referenced by TOPPViewBase::viewChanged().
|
virtualslot |
Behavior for deactivate1DSpectrum.
|
virtualslot |
Slot for behavior deactivation.
Referenced by TOPPViewBase::viewChanged().
|
virtualslot |
Behavior for showSpectrumAs1D.
Referenced by TOPPViewBase::showSpectrumAs1D().
|
virtualslot |
Behavior for showSpectrumAs1D.
|
private |
OpenMS / TOPP release 2.3.0 | Documentation generated on Tue Jan 9 2018 18:22:14 using doxygen 1.8.13 |