#include <OpenMS/VISUAL/DIALOGS/Spectrum1DGoToDialog.h>
Public Member Functions | |
Spectrum1DGoToDialog (QWidget *parent=0) | |
Constructor. | |
~Spectrum1DGoToDialog () | |
Destructor. | |
void | setRange (Real min, Real max) |
Sets the m/z range displayed initially. | |
Real | getMin () const |
Returns the lower m/z bound. | |
Real | getMax () const |
Returns the upper m/z bound. |
Spectrum1DGoToDialog | ( | QWidget * | parent = 0 |
) |
Constructor.
~Spectrum1DGoToDialog | ( | ) |
Destructor.
Real getMin | ( | ) | const |
Returns the lower m/z bound.
Real getMax | ( | ) | const |
Returns the upper m/z bound.
Generated Tue Apr 1 15:36:48 2008 -- using doxygen 1.5.4 | OpenMS / TOPP 1.1 |