Lets the user select two spectra and set the parameters for the spectrum alignment. More...
#include <OpenMS/VISUAL/DIALOGS/SpectrumAlignmentDialog.h>
 
  
 | Public Member Functions | |
| SpectrumAlignmentDialog (Spectrum1DWidget *parent) | |
| Constructor.  More... | |
| Int | get1stLayerIndex () | 
| Returns the index of the selected non-flipped layer.  More... | |
| Int | get2ndLayerIndex () | 
| Returns the index of the selected flipped layer.  More... | |
| Protected Attributes | |
| std::vector< UInt > | layer_indices_1_ | 
| Stores the layer indices of the layers in the left list (non-flipped layers)  More... | |
| std::vector< UInt > | layer_indices_2_ | 
| Stores the layer indices of the layers in the right list (flipped layers)  More... | |
Lets the user select two spectra and set the parameters for the spectrum alignment.
| SpectrumAlignmentDialog | ( | Spectrum1DWidget * | parent | ) | 
Constructor.
| 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().
| 
 | protected | 
Stores the layer indices of the layers in the left list (non-flipped layers)
| 
 | protected | 
Stores the layer indices of the layers in the right list (flipped layers)
| OpenMS / TOPP release 1.11.1 | Documentation generated on Thu Nov 14 2013 11:19:35 using doxygen 1.8.5 |