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

SpectrumAlignmentDialog Class Reference
[Dialogs]

Lets the user select two spectra and set the parameters for the spectrum alignment. More...

#include <OpenMS/VISUAL/DIALOGS/SpectrumAlignmentDialog.h>

Inheritance diagram for SpectrumAlignmentDialog:
QDialog SpectrumAlignmentDialogTemplate

List of all members.

Public Member Functions

 SpectrumAlignmentDialog (Spectrum1DWidget *parent)
 Constructor.
Int get1stLayerIndex ()
 Returns the index of the selected non-flipped layer.
Int get2ndLayerIndex ()
 Returns the index of the selected flipped layer.

Protected Attributes

std::vector< UIntlayer_indices_1_
 Stores the layer indices of the layers in the left list (non-flipped layers).
std::vector< UIntlayer_indices_2_
 Stores the layer indices of the layers in the right list (flipped layers).

Detailed Description

Lets the user select two spectra and set the parameters for the spectrum alignment.


Constructor & Destructor Documentation

Constructor.


Member Function Documentation

Int get1stLayerIndex (  ) 

Returns the index of the selected non-flipped layer.

Referenced by TOPPViewBase::showSpectrumAlignmentDialog().

Int get2ndLayerIndex (  ) 

Returns the index of the selected flipped layer.

Referenced by TOPPViewBase::showSpectrumAlignmentDialog().


Member Data Documentation

std::vector<UInt> layer_indices_1_ [protected]

Stores the layer indices of the layers in the left list (non-flipped layers).

std::vector<UInt> layer_indices_2_ [protected]

Stores the layer indices of the layers in the right list (flipped layers).


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